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