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