public static class OptionalParameter.Byte extends OptionalParameter
OptionalParameter.Byte, OptionalParameter.COctetString, OptionalParameter.Int, OptionalParameter.Null, OptionalParameter.OctetString, OptionalParameter.Short, OptionalParameter.Tagtag| Constructor and Description |
|---|
Byte(OptionalParameter.Tag tag,
byte value) |
Byte(short tag,
byte value) |
Byte(short tag,
byte[] content) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getValue() |
protected byte[] |
serializeValue() |
equals, hashCode, serializepublic Byte(short tag,
byte value)
public Byte(OptionalParameter.Tag tag, byte value)
public Byte(short tag,
byte[] content)
public byte getValue()
protected byte[] serializeValue()
serializeValue in class OptionalParameter