TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder

antarmuka statis publik TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
Subkelas Tidak Langsung yang Diketahui

Metode Publik

Tali abstrak
dapatkan Nama Lokal ()
 A user-provided name for the edge.
abstrak com.google.protobuf.ByteString
dapatkanLocalNameBytes ()
 A user-provided name for the edge.
abstrak ke dalam
dapatkanNodeId ()
 An index into `TrackableObjectGraph.nodes`, indicating the object
 being referenced.

Metode Publik

String abstrak publik getLocalName ()

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

abstrak publik com.google.protobuf.ByteString getLocalNameBytes ()

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

abstrak publik int getNodeId ()

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