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