public class DeviceMappingAckCommand extends SystemCommand implements IDeviceMappingAckCommand
IDeviceMappingAckCommand.| Constructor and Description |
|---|
DeviceMappingAckCommand() |
| Modifier and Type | Method and Description |
|---|---|
DeviceMappingResult |
getResult()
Indicates result of device mapping operation.
|
void |
setResult(DeviceMappingResult result) |
getType, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic DeviceMappingResult getResult()
IDeviceMappingAckCommandgetResult in interface IDeviceMappingAckCommandpublic void setResult(DeviceMappingResult result)