public static class EMVStandardTagType.ProprietaryFixedByteLength extends EMVTagType.ByteLength
Modifier and Type | Field and Description |
---|---|
static EMVTagType.ByteLength |
INSTANCE |
BYTE_LENGTH_PROPRIETARY, BYTE_LENGTH_VAR
Constructor and Description |
---|
ProprietaryFixedByteLength(int length) |
Modifier and Type | Method and Description |
---|---|
boolean |
isFixedLength() |
getMaxLength, getMinLength, setMaxLength, setMinLength
public static final EMVTagType.ByteLength INSTANCE
public boolean isFixedLength()
isFixedLength
in class EMVTagType.ByteLength