public class CommandDataImpl extends Object implements CommandData
| Constructor and Description |
|---|
CommandDataImpl(byte[] data) |
CommandDataImpl(String decodedMessage) |
public CommandDataImpl(byte[] data)
public CommandDataImpl(String decodedMessage)
public byte[] getEncodedData()
getEncodedData in interface CommandDatapublic String getDecodedMessage()
getDecodedMessage in interface CommandDatapublic void encode()
throws MAPException
encode in interface CommandDataMAPExceptionpublic void decode()
throws MAPException
decode in interface CommandDataMAPExceptionCopyright © 2016. All Rights Reserved.