Uses of Class
org.hl7.fhir.r4.model.codesystems.V3AddressUse
-
Packages that use V3AddressUse Package Description org.hl7.fhir.r4.model.codesystems -
-
Uses of V3AddressUse in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return V3AddressUse Modifier and Type Method Description static V3AddressUseV3AddressUse. fromCode(String codeString)V3AddressUseV3AddressUseEnumFactory. fromCode(String codeString)static V3AddressUseV3AddressUse. valueOf(String name)Returns the enum constant of this type with the specified name.static V3AddressUse[]V3AddressUse. 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 V3AddressUse Modifier and Type Method Description StringV3AddressUseEnumFactory. toCode(V3AddressUse code)StringV3AddressUseEnumFactory. toSystem(V3AddressUse code)
-