public final class MaIdCharStr extends Identifier<java.lang.String> implements MaIdShort
MaIdShort.MaIdType
identifier
Modifier | Constructor and Description |
---|---|
protected |
MaIdCharStr(java.lang.String mdName) |
Modifier and Type | Method and Description |
---|---|
static MaIdShort |
asMaId(java.lang.String maName) |
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.
|
equals, hashCode, id, toString
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 maName)