Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.CatalogEntryStatus
-
Uses of CatalogEntryStatus in org.hl7.fhir.dstu3.model.codesystems
Modifier and TypeMethodDescriptionstatic CatalogEntryStatus
static CatalogEntryStatus
Returns the enum constant of this type with the specified name.static CatalogEntryStatus[]
CatalogEntryStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionCatalogEntryStatusEnumFactory.toCode
(CatalogEntryStatus code) CatalogEntryStatusEnumFactory.toSystem
(CatalogEntryStatus code)