@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") public abstract class AbstractOptionalAddressType extends Object implements Serializable
Java class for AbstractOptionalAddressType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractOptionalAddressType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <group ref="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AddressGroup" minOccurs="0"/> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
AbstractOptionalAddressType() |
Modifier and Type | Method and Description |
---|---|
PlainAddressType |
getDiplomaticAddress()
Gets the value of the diplomaticAddress property.
|
DiplomaticPostType |
getDiplomaticPost()
Gets the value of the diplomaticPost property.
|
PlainAddressType |
getPostAddress()
Gets the value of the postAddress property.
|
ResidentialAddressType |
getReferenceAddress()
Gets the value of the referenceAddress property.
|
ResidentialAddressType |
getResidentialAddress()
Gets the value of the residentialAddress property.
|
PlainAddressType |
getTemporaryAddress()
Gets the value of the temporaryAddress property.
|
void |
setDiplomaticAddress(PlainAddressType value)
Sets the value of the diplomaticAddress property.
|
void |
setDiplomaticPost(DiplomaticPostType value)
Sets the value of the diplomaticPost property.
|
void |
setPostAddress(PlainAddressType value)
Sets the value of the postAddress property.
|
void |
setReferenceAddress(ResidentialAddressType value)
Sets the value of the referenceAddress property.
|
void |
setResidentialAddress(ResidentialAddressType value)
Sets the value of the residentialAddress property.
|
void |
setTemporaryAddress(PlainAddressType value)
Sets the value of the temporaryAddress property.
|
public DiplomaticPostType getDiplomaticPost()
DiplomaticPostType
public void setDiplomaticPost(DiplomaticPostType value)
value
- allowed object is
DiplomaticPostType
public PlainAddressType getDiplomaticAddress()
PlainAddressType
public void setDiplomaticAddress(PlainAddressType value)
value
- allowed object is
PlainAddressType
public PlainAddressType getPostAddress()
PlainAddressType
public void setPostAddress(PlainAddressType value)
value
- allowed object is
PlainAddressType
public ResidentialAddressType getReferenceAddress()
ResidentialAddressType
public void setReferenceAddress(ResidentialAddressType value)
value
- allowed object is
ResidentialAddressType
public ResidentialAddressType getResidentialAddress()
ResidentialAddressType
public void setResidentialAddress(ResidentialAddressType value)
value
- allowed object is
ResidentialAddressType
public PlainAddressType getTemporaryAddress()
PlainAddressType
public void setTemporaryAddress(PlainAddressType value)
value
- allowed object is
PlainAddressType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.