public interface MaIdShort
Modifier and Type | Interface and Description |
---|---|
static class |
MaIdShort.MaIdType
Supported types of MD identifier.
|
Modifier and Type | Method and Description |
---|---|
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 maName()
int getNameLength()
MaIdShort.MaIdType nameType()