TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder

ממשק סטטי ציבורי TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

מחרוזת מופשטת
getLocalName ()
 A user-provided name for the edge.
תקציר com.google.protobuf.ByteString
getLocalNameBytes ()
 A user-provided name for the edge.
מופשט int
getNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.

שיטות ציבוריות

מחרוזת תקציר ציבורי getLocalName ()

 A user-provided name for the edge.
 
string local_name = 2;

תקציר ציבורי com.google.protobuf.ByteString getLocalNameBytes ()

 A user-provided name for the edge.
 
string local_name = 2;

תקציר ציבורי int getNodeId ()

 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.
 
int32 node_id = 1;