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
| 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 |
hasValue
boolean hasValue()
getValue
EsdbgProtos.ObjectValue getValue()
getValueOrBuilder
EsdbgProtos.ObjectValueOrBuilder getValueOrBuilder()
getPropertyListList
List<EsdbgProtos.ObjectInfo.Property> getPropertyListList()
getPropertyList
EsdbgProtos.ObjectInfo.Property getPropertyList(int index)
getPropertyListCount
int getPropertyListCount()
getPropertyListOrBuilderList
List<? extends EsdbgProtos.ObjectInfo.PropertyOrBuilder> getPropertyListOrBuilderList()
getPropertyListOrBuilder
EsdbgProtos.ObjectInfo.PropertyOrBuilder getPropertyListOrBuilder(int index)
Copyright © 2012. All Rights Reserved.