public final class MaIdCharStr extends Identifier<java.lang.String> implements MaIdShort
MaIdShort.MaIdTypeidentifier| 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, toStringpublic java.lang.String maName()
MaIdShortpublic int getNameLength()
MaIdShortgetNameLength in interface MaIdShortpublic MaIdShort.MaIdType nameType()
MaIdShortpublic static MaIdShort asMaId(java.lang.String maName)