public interface ILcdS57ObjectClassDescriptionMap
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName(java.lang.String aAcronym)
Returns a textual description for the object class specified by the given acronym, or
null
if no description is available for the specified object class. |
java.lang.String getName(java.lang.String aAcronym)
null
if no description is available for the specified object class.aAcronym
- the six-digit acronym identifying the object class.