
Uses of Enum
org.hl7.fhir.r4.model.codesystems.PublicationStatus
Packages that use PublicationStatus
-
Uses of PublicationStatus in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return PublicationStatusModifier and TypeMethodDescriptionstatic PublicationStatus
static PublicationStatus
Returns the enum constant of this type with the specified name.static PublicationStatus[]
PublicationStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type PublicationStatusModifier and TypeMethodDescriptionPublicationStatusEnumFactory.toCode
(PublicationStatus code) PublicationStatusEnumFactory.toSystem
(PublicationStatus code)