public interface CatalogType
Enum
.Modifier and Type | Method and Description |
---|---|
String |
getId()
Gets the unique identifier of this
CatalogType . |
String |
getName()
Gets the unique human-readable name of this individual
CatalogType . |
String getId()
CatalogType
. The identifier
can be formatted however needed.String getName()
CatalogType
.