public class UnknownAttribute extends MessageAttribute
MessageAttributeInterface.MessageAttributeType
CHANGEDADDRESS, CHANGEREQUEST, DUMMY, ERRORCODE, MAPPEDADDRESS, MESSAGEINTEGRITY, PASSWORD, REFLECTEDFROM, RESPONSEADDRESS, SOURCEADDRESS, UNKNOWNATTRIBUTE, USERNAME
Constructor and Description |
---|
UnknownAttribute() |
Modifier and Type | Method and Description |
---|---|
void |
addAttribute(MessageAttributeInterface.MessageAttributeType attribute) |
byte[] |
getBytes() |
static UnknownAttribute |
parse(byte[] data) |
getLength, getType, intToType, parseCommonHeader, setType, typeToInteger
public void addAttribute(MessageAttributeInterface.MessageAttributeType attribute)
public byte[] getBytes() throws UtilityException
getBytes
in class MessageAttribute
UtilityException
public static UnknownAttribute parse(byte[] data) throws MessageAttributeParsingException
MessageAttributeParsingException