
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.BasicResourceType
Packages that use BasicResourceType
-
Uses of BasicResourceType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return BasicResourceTypeModifier and TypeMethodDescriptionstatic BasicResourceType
static BasicResourceType
Returns the enum constant of this class with the specified name.static BasicResourceType[]
BasicResourceType.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 BasicResourceTypeModifier and TypeMethodDescriptionBasicResourceTypeEnumFactory.toCode
(BasicResourceType code) BasicResourceTypeEnumFactory.toSystem
(BasicResourceType code)