genel statik arayüz TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
Bilinen Dolaylı Alt Sınıflar |
Genel Yöntemler
soyut Dize | getLocalName () A user-provided name for the edge. |
abstract com.google.protobuf.ByteString | getLocalNameBytes () A user-provided name for the edge. |
soyut int | getNodeId () An index into `TrackableObjectGraph.nodes`, indicating the object being referenced. |
Genel Yöntemler
genel özet Dize getLocalName ()
A user-provided name for the edge.
string local_name = 2;
genel özet com.google.protobuf.ByteString getLocalNameBytes ()
A user-provided name for the edge.
string local_name = 2;
genel soyut int getNodeId ()
An index into `TrackableObjectGraph.nodes`, indicating the object being referenced.
int32 node_id = 1;