com.opera.core.systems.scope.protos
Interface Esdbg6Protos.ObjectInfo.PropertyOrBuilder

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

public static interface Esdbg6Protos.ObjectInfo.PropertyOrBuilder
extends com.google.protobuf.MessageOrBuilder


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

hasName

boolean hasName()

getName

String getName()

hasType

boolean hasType()

getType

String getType()

hasValue

boolean hasValue()

getValue

String getValue()

hasObjectValue

boolean hasObjectValue()

getObjectValue

Esdbg6Protos.ObjectValue getObjectValue()

getObjectValueOrBuilder

Esdbg6Protos.ObjectValueOrBuilder getObjectValueOrBuilder()


Copyright © 2012. All Rights Reserved.