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