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

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

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


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

EsdbgProtos.ObjectValue getValue()

getValueOrBuilder

EsdbgProtos.ObjectValueOrBuilder getValueOrBuilder()

getPropertyListList

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

getPropertyList

EsdbgProtos.ObjectInfo.Property getPropertyList(int index)

getPropertyListCount

int getPropertyListCount()

getPropertyListOrBuilderList

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

getPropertyListOrBuilder

EsdbgProtos.ObjectInfo.PropertyOrBuilder getPropertyListOrBuilder(int index)


Copyright © 2011. All Rights Reserved.