Uses of Class
org.hl7.fhir.r4.model.codesystems.V3EntityNamePartTypeR2
-
Packages that use V3EntityNamePartTypeR2 Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of V3EntityNamePartTypeR2 in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3EntityNamePartTypeR2 Modifier and Type Method Description static V3EntityNamePartTypeR2V3EntityNamePartTypeR2. fromCode(String codeString)V3EntityNamePartTypeR2V3EntityNamePartTypeR2EnumFactory. fromCode(String codeString)static V3EntityNamePartTypeR2V3EntityNamePartTypeR2. valueOf(String name)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.r4.model.codesystems with parameters of type V3EntityNamePartTypeR2 Modifier and Type Method Description StringV3EntityNamePartTypeR2EnumFactory. toCode(V3EntityNamePartTypeR2 code)StringV3EntityNamePartTypeR2EnumFactory. toSystem(V3EntityNamePartTypeR2 code)
-