public class RawMapping extends Object
Modifier and Type | Field and Description |
---|---|
static PersistenceDelegate |
DELEGATE |
Constructor and Description |
---|
RawMapping(String deviceID,
String sourceSlot,
InputSlot targetSlot) |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceID() |
String |
getSourceSlot() |
InputSlot |
getTargetSlot() |
String |
toString() |
public static final PersistenceDelegate DELEGATE