public final class MaIdIccY1731 extends Identifier<java.lang.String> implements MaIdShort
MaIdShort.MaIdTypeidentifier| 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, idpublic java.lang.String toString()
IdentifiertoString in class Identifier<java.lang.String>public java.lang.String maName()
MaIdShortpublic int getNameLength()
MaIdShortgetNameLength in interface MaIdShortpublic MaIdShort.MaIdType nameType()
MaIdShortpublic static MaIdShort asMaId(java.lang.String icc, java.lang.String umc)
public static MaIdShort asMaId(java.lang.String iccAndUmc)