public static interface EsdbgProtos.ObjectInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
EsdbgProtos.ObjectInfo.Property |
getPropertyList(int index) |
int |
getPropertyListCount() |
List<EsdbgProtos.ObjectInfo.Property> |
getPropertyListList() |
EsdbgProtos.ObjectInfo.PropertyOrBuilder |
getPropertyListOrBuilder(int index) |
List<? extends EsdbgProtos.ObjectInfo.PropertyOrBuilder> |
getPropertyListOrBuilderList() |
EsdbgProtos.ObjectValue |
getValue() |
EsdbgProtos.ObjectValueOrBuilder |
getValueOrBuilder() |
boolean |
hasValue() |
boolean hasValue()
EsdbgProtos.ObjectValue getValue()
EsdbgProtos.ObjectValueOrBuilder getValueOrBuilder()
List<EsdbgProtos.ObjectInfo.Property> getPropertyListList()
EsdbgProtos.ObjectInfo.Property getPropertyList(int index)
int getPropertyListCount()
List<? extends EsdbgProtos.ObjectInfo.PropertyOrBuilder> getPropertyListOrBuilderList()
EsdbgProtos.ObjectInfo.PropertyOrBuilder getPropertyListOrBuilder(int index)
Copyright © 2012. All Rights Reserved.