public class DeviceMappingCreateRequest extends java.lang.Object implements IDeviceMappingCreateRequest
| Constructor and Description |
|---|
DeviceMappingCreateRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCompositeDeviceHardwareId()
Get hardware id of composite device that will add device mapping.
|
java.lang.String |
getMappingPath()
Get path in device element schema to be mapped.
|
void |
setCompositeDeviceHardwareId(java.lang.String compositeDeviceHardwareId) |
void |
setMappingPath(java.lang.String mappingPath) |
public java.lang.String getCompositeDeviceHardwareId()
IDeviceMappingCreateRequestgetCompositeDeviceHardwareId in interface IDeviceMappingCreateRequestpublic void setCompositeDeviceHardwareId(java.lang.String compositeDeviceHardwareId)
public java.lang.String getMappingPath()
IDeviceMappingCreateRequestgetMappingPath in interface IDeviceMappingCreateRequestpublic void setMappingPath(java.lang.String mappingPath)