public class Dummy extends MessageAttribute
MessageAttributeInterface.MessageAttributeType
CHANGEDADDRESS, 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, typeToInteger
public void setLengthValue(int length)
public byte[] getBytes() throws UtilityException
getBytes
in class MessageAttribute
UtilityException
public static Dummy parse(byte[] data)