public static class EMVStandardTagType.ProprietaryFixedDataLength extends EMVTagType.DataLength
Modifier and Type | Field and Description |
---|---|
static EMVTagType.DataLength |
INSTANCE |
DATA_LENGTH_PROPRIETARY, DATA_LENGTH_VAR
Constructor and Description |
---|
ProprietaryFixedDataLength(int length) |
Modifier and Type | Method and Description |
---|---|
boolean |
isFixedLength() |
getMaxLength, getMinLength, setMaxLength, setMinLength
public static final EMVTagType.DataLength INSTANCE
public boolean isFixedLength()
isFixedLength
in class EMVTagType.DataLength