public class KeyEstablishmentSubErrorEnum extends ASerialType
Modifier and Type | Class and Description |
---|---|
static class |
KeyEstablishmentSubErrorEnum.ConcreteKeyEstablishmentSubErrorEnum |
value
Constructor and Description |
---|
KeyEstablishmentSubErrorEnum() |
KeyEstablishmentSubErrorEnum(byte code) |
Modifier and Type | Method and Description |
---|---|
byte |
getCode() |
static KeyEstablishmentSubErrorEnum.ConcreteKeyEstablishmentSubErrorEnum |
getConcreteKeyEstablishmentSubErrorEnum(byte v) |
String |
getLabel() |
int |
getMinLength() |
int |
getTypeLength(byte[] ba,
int offset) |
byte |
getValue() |
void |
setValue(byte v) |
String |
toString() |
equals, getBytes, getLength, hashCode, parseValue, setBytes, updateValue
public KeyEstablishmentSubErrorEnum()
public KeyEstablishmentSubErrorEnum(byte code)
public byte getValue()
public void setValue(byte v)
public static KeyEstablishmentSubErrorEnum.ConcreteKeyEstablishmentSubErrorEnum getConcreteKeyEstablishmentSubErrorEnum(byte v)
public byte getCode()
public String getLabel()
public String toString()
toString
in class ASerialType
public int getMinLength()
getMinLength
in class ASerialType
public int getTypeLength(byte[] ba, int offset)
getTypeLength
in class ASerialType
Copyright © 2016. All rights reserved.