public static interface EsdbgProtos.ObjectInfo.PropertyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
EsdbgProtos.ObjectValue |
getObjectValue() |
EsdbgProtos.ObjectValueOrBuilder |
getObjectValueOrBuilder() |
String |
getType() |
String |
getValue() |
boolean |
hasName() |
boolean |
hasObjectValue() |
boolean |
hasType() |
boolean |
hasValue() |
boolean hasName()
String getName()
boolean hasType()
String getType()
boolean hasValue()
String getValue()
boolean hasObjectValue()
EsdbgProtos.ObjectValue getObjectValue()
EsdbgProtos.ObjectValueOrBuilder getObjectValueOrBuilder()
Copyright © 2013. All Rights Reserved.