com.opera.core.systems.scope.protos
Interface Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder

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

public static interface Esdbg6Protos.ConsoleLogInfo.ValueOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 Esdbg6Protos.ObjectValue getObjectValue()
           
 Esdbg6Protos.ObjectValueOrBuilder getObjectValueOrBuilder()
           
 String getValue()
           
 boolean hasObjectValue()
           
 boolean hasValue()
           
 
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

hasValue

boolean hasValue()

getValue

String getValue()

hasObjectValue

boolean hasObjectValue()

getObjectValue

Esdbg6Protos.ObjectValue getObjectValue()

getObjectValueOrBuilder

Esdbg6Protos.ObjectValueOrBuilder getObjectValueOrBuilder()


Copyright © 2012. All Rights Reserved.