com.opera.core.systems.scope.protos
Interface Esdbg6Protos.ConsoleLogInfoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Esdbg6Protos.ConsoleLogInfo, Esdbg6Protos.ConsoleLogInfo.Builder
Enclosing class:
Esdbg6Protos

public static interface Esdbg6Protos.ConsoleLogInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 Esdbg6Protos.Position getPosition()
           
 Esdbg6Protos.PositionOrBuilder getPositionOrBuilder()
           
 int getRuntimeID()
           
 int getType()
           
 Esdbg6Protos.ConsoleLogInfo.Value getValueList(int index)
           
 int getValueListCount()
           
 List<Esdbg6Protos.ConsoleLogInfo.Value> getValueListList()
           
 Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder getValueListOrBuilder(int index)
           
 List<? extends Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder> getValueListOrBuilderList()
           
 boolean hasPosition()
           
 boolean hasRuntimeID()
           
 boolean hasType()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasRuntimeID

boolean hasRuntimeID()

getRuntimeID

int getRuntimeID()

hasType

boolean hasType()

getType

int getType()

getValueListList

List<Esdbg6Protos.ConsoleLogInfo.Value> getValueListList()

getValueList

Esdbg6Protos.ConsoleLogInfo.Value getValueList(int index)

getValueListCount

int getValueListCount()

getValueListOrBuilderList

List<? extends Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder> getValueListOrBuilderList()

getValueListOrBuilder

Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder getValueListOrBuilder(int index)

hasPosition

boolean hasPosition()

getPosition

Esdbg6Protos.Position getPosition()

getPositionOrBuilder

Esdbg6Protos.PositionOrBuilder getPositionOrBuilder()


Copyright © 2012. All Rights Reserved.