
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.OperationalStatus
Packages that use OperationalStatus
-
Uses of OperationalStatus in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return OperationalStatusModifier and TypeMethodDescriptionstatic OperationalStatusstatic OperationalStatusReturns the enum constant of this class with the specified name.static OperationalStatus[]OperationalStatus.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 OperationalStatusModifier and TypeMethodDescriptionOperationalStatusEnumFactory.toCode(OperationalStatus code) OperationalStatusEnumFactory.toSystem(OperationalStatus code)