public interface IDeviceElementMapping
IDeviceElementSchema to an IDevice.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDeviceElementSchemaPath()
Get path in
IDeviceElementSchema being mapped. |
java.lang.String |
getHardwareId()
Get hardware id of
IDevice being mapped. |
java.lang.String getDeviceElementSchemaPath()
IDeviceElementSchema being mapped.java.lang.String getHardwareId()
IDevice being mapped.