TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder

giao diện tĩnh công cộng TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

chuỗi trừu tượng
getLocalName ()
 A user-provided name for the edge.
trừu tượng com.google.protobuf.ByteString
getLocalNameBytes ()
 A user-provided name for the edge.
int trừu tượng
getNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.

Phương pháp công khai

Chuỗi tóm tắt công khai getLocalName ()

chuỗi

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

tóm tắt công khai com.google.protobuf.ByteString getLocalNameBytes ()

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

tóm tắt công khai int getNodeId ()

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