|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.humatic.mmj.CoreMidiDevice.CoreMidiDeviceEntity
public class CoreMidiDevice.CoreMidiDeviceEntity
An entity is a logical unit (mostly an in / output pair) on a Midi device. CoreMidiDevices may have multiple entities. A four in / 4 out USB box would for example most likely have 4 entities.
| Method Summary | |
|---|---|
int |
getInputIndex()
|
java.lang.String |
getName()
|
int |
getOutputIndex()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
public int getInputIndex()
public int getOutputIndex()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||