
Uses of Enum
org.hl7.fhir.dstu2.model.Address.AddressUse
Packages that use Address.AddressUse
-
Uses of Address.AddressUse in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.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.dstu2.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.dstu2.model that return types with arguments of type Address.AddressUseMethods in org.hl7.fhir.dstu2.model with parameters of type Address.AddressUseModifier and TypeMethodDescriptionAddress.setUse
(Address.AddressUse value) Address.AddressUseEnumFactory.toCode
(Address.AddressUse code) Method parameters in org.hl7.fhir.dstu2.model with type arguments of type Address.AddressUse