رابط استاتیک عمومی TrackableObjectGraph.TrackableObject.ObjectReferenceOrBuilder
زیر کلاس های غیر مستقیم شناخته شده |
روش های عمومی
رشته انتزاعی | getLocalName () A user-provided name for the edge. |
چکیده com.google.protobuf.ByteString | getLocalNameBytes () A user-provided name for the edge. |
انتزاعی | 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;