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. |
tóm tắt 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 trừu tượng công khai getLocalName ()
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;