public class InstrumentTable
extends java.util.HashMap
| Constructor and Description |
|---|
InstrumentTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(InstrumentEntry instrumentEntry) |
InstrumentEntry |
getEntry(java.lang.String strInstrumentName) |
public void add(InstrumentEntry instrumentEntry)
public InstrumentEntry getEntry(java.lang.String strInstrumentName)