public class DeviceMapping extends Object implements Serializable
Constructor and Description |
---|
DeviceMapping(Attachable device,
Object... config) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getConfig() |
Attachable |
getDevice() |
Integer |
getId() |
String |
getName() |
void |
setId(int id) |
String |
toString() |
public DeviceMapping(Attachable device, Object... config)
Copyright © 2020 myrobotlab. All rights reserved.