public static class EMVTagType.VariableDiscreteByteLength extends EMVTagType.ByteLength
BYTE_LENGTH_PROPRIETARY, BYTE_LENGTH_VAR
Constructor and Description |
---|
VariableDiscreteByteLength(int minLength,
int maxLength) |
Modifier and Type | Method and Description |
---|---|
boolean |
isFixedLength() |
getMaxLength, getMinLength, setMaxLength, setMinLength
public VariableDiscreteByteLength(int minLength, int maxLength)
public boolean isFixedLength()
isFixedLength
in class EMVTagType.ByteLength