
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.CatalogContentType
Packages that use CatalogContentType
-
Uses of CatalogContentType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return CatalogContentTypeModifier and TypeMethodDescriptionstatic CatalogContentType
static CatalogContentType
Returns the enum constant of this class with the specified name.static CatalogContentType[]
CatalogContentType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type CatalogContentTypeModifier and TypeMethodDescriptionCatalogContentTypeEnumFactory.toCode
(CatalogContentType code) CatalogContentTypeEnumFactory.toSystem
(CatalogContentType code)