|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.toolsystem.config.RawMapping
public class RawMapping
TODO: comment this
Field Summary | |
---|---|
static PersistenceDelegate |
DELEGATE
|
Constructor Summary | |
---|---|
RawMapping(String deviceID,
String sourceSlot,
InputSlot targetSlot)
|
Method Summary | |
---|---|
String |
getDeviceID()
|
String |
getSourceSlot()
|
InputSlot |
getTargetSlot()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final PersistenceDelegate DELEGATE
Constructor Detail |
---|
public RawMapping(String deviceID, String sourceSlot, InputSlot targetSlot)
Method Detail |
---|
public String getDeviceID()
public String getSourceSlot()
public InputSlot getTargetSlot()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |