public final class MaIdIccY1731 extends Identifier<java.lang.String> implements MaIdShort
MaIdShort.MaIdType
identifier
Modifier | Constructor and Description |
---|---|
protected |
MaIdIccY1731(java.lang.String icc,
java.lang.String umc) |
Modifier and Type | Method and Description |
---|---|
static MaIdShort |
asMaId(java.lang.String iccAndUmc) |
static MaIdShort |
asMaId(java.lang.String icc,
java.lang.String umc) |
int |
getNameLength()
Get the length of the MD name.
|
java.lang.String |
maName()
Get the MA name as a string.
|
MaIdShort.MaIdType |
nameType()
The type of the name.
|
java.lang.String |
toString()
Returns a string representation of a DeviceKeyId.
|
equals, hashCode, id
public java.lang.String toString()
Identifier
toString
in class Identifier<java.lang.String>
public java.lang.String maName()
MaIdShort
public int getNameLength()
MaIdShort
getNameLength
in interface MaIdShort
public MaIdShort.MaIdType nameType()
MaIdShort
public static MaIdShort asMaId(java.lang.String icc, java.lang.String umc)
public static MaIdShort asMaId(java.lang.String iccAndUmc)