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
 java.lang.String getName()
           
 Esdbg6Protos.ObjectValue getObjectValue()
           
 Esdbg6Protos.ObjectValueOrBuilder getObjectValueOrBuilder()
           
 java.lang.String getType()
           
 java.lang.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

java.lang.String getName()

hasType

boolean hasType()

getType

java.lang.String getType()

hasValue

boolean hasValue()

getValue

java.lang.String getValue()

hasObjectValue

boolean hasObjectValue()

getObjectValue

Esdbg6Protos.ObjectValue getObjectValue()

getObjectValueOrBuilder

Esdbg6Protos.ObjectValueOrBuilder getObjectValueOrBuilder()


Copyright © 2011. All Rights Reserved.