public static interface Esdbg6Protos.NodeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Esdbg6Protos.NodeInfo.Attribute |
getAttributeList(int index) |
int |
getAttributeListCount() |
List<Esdbg6Protos.NodeInfo.Attribute> |
getAttributeListList() |
Esdbg6Protos.NodeInfo.AttributeOrBuilder |
getAttributeListOrBuilder(int index) |
List<? extends Esdbg6Protos.NodeInfo.AttributeOrBuilder> |
getAttributeListOrBuilderList() |
int |
getChildrenLength() |
int |
getDepth() |
String |
getName() |
String |
getNamespacePrefix() |
int |
getObjectID() |
String |
getPublicID() |
String |
getSystemID() |
int |
getType() |
String |
getValue() |
boolean |
hasChildrenLength() |
boolean |
hasDepth() |
boolean |
hasName() |
boolean |
hasNamespacePrefix() |
boolean |
hasObjectID() |
boolean |
hasPublicID() |
boolean |
hasSystemID() |
boolean |
hasType() |
boolean |
hasValue() |
boolean hasObjectID()
int getObjectID()
boolean hasType()
int getType()
boolean hasName()
String getName()
boolean hasDepth()
int getDepth()
boolean hasNamespacePrefix()
String getNamespacePrefix()
List<Esdbg6Protos.NodeInfo.Attribute> getAttributeListList()
Esdbg6Protos.NodeInfo.Attribute getAttributeList(int index)
int getAttributeListCount()
List<? extends Esdbg6Protos.NodeInfo.AttributeOrBuilder> getAttributeListOrBuilderList()
Esdbg6Protos.NodeInfo.AttributeOrBuilder getAttributeListOrBuilder(int index)
boolean hasChildrenLength()
int getChildrenLength()
boolean hasValue()
String getValue()
boolean hasPublicID()
String getPublicID()
boolean hasSystemID()
String getSystemID()
Copyright © 2013. All Rights Reserved.