![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r5.model.Address.AddressUse
Packages that use Address.AddressUse
-
Uses of Address.AddressUse in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Address.AddressUseModifier and TypeFieldDescriptionprotected Enumeration
<Address.AddressUse> Address.use
The purpose of this address.Methods in org.hl7.fhir.r5.model that return Address.AddressUseModifier and TypeMethodDescriptionstatic Address.AddressUse
Address.getUse()
static Address.AddressUse
Returns the enum constant of this type with the specified name.static Address.AddressUse[]
Address.AddressUse.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type Address.AddressUseModifier and TypeMethodDescriptionAddress.AddressUseEnumFactory.fromType
(PrimitiveType<?> code) Address.getUseElement()
Methods in org.hl7.fhir.r5.model with parameters of type Address.AddressUseModifier and TypeMethodDescriptionAddress.setUse
(Address.AddressUse value) Address.AddressUseEnumFactory.toCode
(Address.AddressUse code) Address.AddressUseEnumFactory.toSystem
(Address.AddressUse code) Method parameters in org.hl7.fhir.r5.model with type arguments of type Address.AddressUse