공용 인터페이스 InterconnectLinkOrBuilder
알려진 간접 하위 클래스 |
공개 방법
추상 정수 | getDeviceId () int32 device_id = 1; |
추상 정수 | getStrength () int32 strength = 3; |
추상 문자열 | getType () string type = 2; |
추상 com.google.protobuf.ByteString | getTypeBytes () string type = 2; |
공개 방법
공개 추상 int getDeviceId ()
int32 device_id = 1;
공개 추상 int getStrength ()
int32 strength = 3;
공개 추상 문자열 getType ()
string type = 2;
공개 추상 com.google.protobuf.ByteString getTypeBytes ()
string type = 2;