@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:35+02:00", comments="JAXB RI v2.2.11") public class MinimalAddressType extends Object implements Serializable
Java class for MinimalAddressType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MinimalAddressType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<choice minOccurs="0">
<element name="ResidentialAddress" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}ResidentialAddressOptionalInceptionDateType" minOccurs="0"/>
<element name="ReferenceAddress" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}ResidentialAddressOptionalInceptionDateType" minOccurs="0"/>
<sequence>
<element name="DiplomaticPost" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}DiplomaticPostType" minOccurs="0"/>
<element name="DiplomaticAddress" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}PlainAddressOptionalInceptionDateType" minOccurs="0"/>
<element name="PostAddress" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}PlainAddressOptionalInceptionDateType" minOccurs="0"/>
</sequence>
</choice>
<element name="TemporaryAddress" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}PlainAddressOptionalInceptionDateType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
MinimalAddressType() |
| Modifier and Type | Method and Description |
|---|---|
PlainAddressOptionalInceptionDateType |
getDiplomaticAddress()
Gets the value of the diplomaticAddress property.
|
DiplomaticPostType |
getDiplomaticPost()
Gets the value of the diplomaticPost property.
|
PlainAddressOptionalInceptionDateType |
getPostAddress()
Gets the value of the postAddress property.
|
ResidentialAddressOptionalInceptionDateType |
getReferenceAddress()
Gets the value of the referenceAddress property.
|
ResidentialAddressOptionalInceptionDateType |
getResidentialAddress()
Gets the value of the residentialAddress property.
|
PlainAddressOptionalInceptionDateType |
getTemporaryAddress()
Gets the value of the temporaryAddress property.
|
void |
setDiplomaticAddress(PlainAddressOptionalInceptionDateType value)
Sets the value of the diplomaticAddress property.
|
void |
setDiplomaticPost(DiplomaticPostType value)
Sets the value of the diplomaticPost property.
|
void |
setPostAddress(PlainAddressOptionalInceptionDateType value)
Sets the value of the postAddress property.
|
void |
setReferenceAddress(ResidentialAddressOptionalInceptionDateType value)
Sets the value of the referenceAddress property.
|
void |
setResidentialAddress(ResidentialAddressOptionalInceptionDateType value)
Sets the value of the residentialAddress property.
|
void |
setTemporaryAddress(PlainAddressOptionalInceptionDateType value)
Sets the value of the temporaryAddress property.
|
public DiplomaticPostType getDiplomaticPost()
DiplomaticPostTypepublic void setDiplomaticPost(DiplomaticPostType value)
value - allowed object is
DiplomaticPostTypepublic PlainAddressOptionalInceptionDateType getDiplomaticAddress()
PlainAddressOptionalInceptionDateTypepublic void setDiplomaticAddress(PlainAddressOptionalInceptionDateType value)
value - allowed object is
PlainAddressOptionalInceptionDateTypepublic PlainAddressOptionalInceptionDateType getPostAddress()
PlainAddressOptionalInceptionDateTypepublic void setPostAddress(PlainAddressOptionalInceptionDateType value)
value - allowed object is
PlainAddressOptionalInceptionDateTypepublic ResidentialAddressOptionalInceptionDateType getReferenceAddress()
ResidentialAddressOptionalInceptionDateTypepublic void setReferenceAddress(ResidentialAddressOptionalInceptionDateType value)
value - allowed object is
ResidentialAddressOptionalInceptionDateTypepublic ResidentialAddressOptionalInceptionDateType getResidentialAddress()
ResidentialAddressOptionalInceptionDateTypepublic void setResidentialAddress(ResidentialAddressOptionalInceptionDateType value)
value - allowed object is
ResidentialAddressOptionalInceptionDateTypepublic PlainAddressOptionalInceptionDateType getTemporaryAddress()
PlainAddressOptionalInceptionDateTypepublic void setTemporaryAddress(PlainAddressOptionalInceptionDateType value)
value - allowed object is
PlainAddressOptionalInceptionDateType
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.