public class Dummy extends MessageAttribute
MessageAttributeInterface.MessageAttributeTypeCHANGEDADDRESS, CHANGEREQUEST, DUMMY, ERRORCODE, MAPPEDADDRESS, MESSAGEINTEGRITY, PASSWORD, REFLECTEDFROM, RESPONSEADDRESS, SOURCEADDRESS, UNKNOWNATTRIBUTE, USERNAME| Constructor and Description |
|---|
Dummy() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
static Dummy |
parse(byte[] data) |
void |
setLengthValue(int length) |
getLength, getType, intToType, parseCommonHeader, setType, typeToIntegerpublic void setLengthValue(int length)
public byte[] getBytes()
throws UtilityException
getBytes in class MessageAttributeUtilityExceptionpublic static Dummy parse(byte[] data)