public class InstrumentDescriptor
extends java.lang.Object
Constructor and Description |
---|
InstrumentDescriptor() |
InstrumentDescriptor(int instrument_id,
java.lang.String instrument_name) |
Modifier and Type | Method and Description |
---|---|
int |
getInstrumentId() |
java.lang.String |
getInstrumentName() |
void |
setInstrumentId(int instrument_id) |
void |
setInstrumentName(java.lang.String instrument_name) |