public final class InstrumentInfo extends Object
Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the id clients can use to acquire this instrument.
|
String |
getName()
Gets a human readable name of this instrument.
|
String |
getVersion()
Gets the version of this instrument.
|
String |
toString() |
public String getId()
public String getName()
public String getVersion()