|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.rn.baselegaldata.v1.MinimalAddressType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:58:15+02:00",
comments="JAXB RI v2.2.11")
public class MinimalAddressType
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 Summary | |
|---|---|
MinimalAddressType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MinimalAddressType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||