public static class EMVTagType.VariableDiscreteDataLength extends EMVTagType.DataLength
DATA_LENGTH_PROPRIETARY, DATA_LENGTH_VAR
Constructor and Description |
---|
VariableDiscreteDataLength(int minLength,
int maxLength) |
Modifier and Type | Method and Description |
---|---|
boolean |
isFixedLength() |
getMaxLength, getMinLength, setMaxLength, setMinLength
public VariableDiscreteDataLength(int minLength, int maxLength)
public boolean isFixedLength()
isFixedLength
in class EMVTagType.DataLength