public interface
InterconnectLinkOrBuilder
Known Indirect Subclasses |
Public Methods
abstract int |
getDeviceId()
int32 device_id = 1;
|
abstract int |
getStrength()
int32 strength = 3;
|
abstract String |
getType()
string type = 2;
|
abstract com.google.protobuf.ByteString |
getTypeBytes()
string type = 2;
|
Public Methods
public abstract int getDeviceId ()
int32 device_id = 1;
public abstract int getStrength ()
int32 strength = 3;
public abstract String getType ()
string type = 2;
public abstract com.google.protobuf.ByteString getTypeBytes ()
string type = 2;