@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:29:47+01: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()
DiplomaticPostTypepublic void setDiplomaticPost(DiplomaticPostType value)
value - allowed object is
DiplomaticPostTypepublic PlainAddressType getDiplomaticAddress()
PlainAddressTypepublic void setDiplomaticAddress(PlainAddressType value)
value - allowed object is
PlainAddressTypepublic PlainAddressType getPostAddress()
PlainAddressTypepublic void setPostAddress(PlainAddressType value)
value - allowed object is
PlainAddressTypepublic ResidentialAddressType getReferenceAddress()
ResidentialAddressTypepublic void setReferenceAddress(ResidentialAddressType value)
value - allowed object is
ResidentialAddressTypepublic ResidentialAddressType getResidentialAddress()
ResidentialAddressTypepublic void setResidentialAddress(ResidentialAddressType value)
value - allowed object is
ResidentialAddressTypepublic PlainAddressType getTemporaryAddress()
PlainAddressTypepublic void setTemporaryAddress(PlainAddressType value)
value - allowed object is
PlainAddressType
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.