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

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

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


Method Summary
 Esdbg6Protos.ObjectInfo.Property getPropertyList(int index)
           
 int getPropertyListCount()
           
 java.util.List<Esdbg6Protos.ObjectInfo.Property> getPropertyListList()
           
 Esdbg6Protos.ObjectInfo.PropertyOrBuilder getPropertyListOrBuilder(int index)
           
 java.util.List<? extends Esdbg6Protos.ObjectInfo.PropertyOrBuilder> getPropertyListOrBuilderList()
           
 Esdbg6Protos.ObjectValue getValue()
           
 Esdbg6Protos.ObjectValueOrBuilder getValueOrBuilder()
           
 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

Esdbg6Protos.ObjectValue getValue()

getValueOrBuilder

Esdbg6Protos.ObjectValueOrBuilder getValueOrBuilder()

getPropertyListList

java.util.List<Esdbg6Protos.ObjectInfo.Property> getPropertyListList()

getPropertyList

Esdbg6Protos.ObjectInfo.Property getPropertyList(int index)

getPropertyListCount

int getPropertyListCount()

getPropertyListOrBuilderList

java.util.List<? extends Esdbg6Protos.ObjectInfo.PropertyOrBuilder> getPropertyListOrBuilderList()

getPropertyListOrBuilder

Esdbg6Protos.ObjectInfo.PropertyOrBuilder getPropertyListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.