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