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

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

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


Method Summary
 Esdbg6Protos.BacktraceFrame getFrameList(int index)
           
 int getFrameListCount()
           
 java.util.List<Esdbg6Protos.BacktraceFrame> getFrameListList()
           
 Esdbg6Protos.BacktraceFrameOrBuilder getFrameListOrBuilder(int index)
           
 java.util.List<? extends Esdbg6Protos.BacktraceFrameOrBuilder> getFrameListOrBuilderList()
           
 int getRuntimeID()
           
 boolean hasRuntimeID()
           
 
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()

getFrameListList

java.util.List<Esdbg6Protos.BacktraceFrame> getFrameListList()

getFrameList

Esdbg6Protos.BacktraceFrame getFrameList(int index)

getFrameListCount

int getFrameListCount()

getFrameListOrBuilderList

java.util.List<? extends Esdbg6Protos.BacktraceFrameOrBuilder> getFrameListOrBuilderList()

getFrameListOrBuilder

Esdbg6Protos.BacktraceFrameOrBuilder getFrameListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.