|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.consultrn.commons.core.v3.DiplomaticInformationType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:21:54+01:00",
comments="JAXB RI v2.2.11")
public class DiplomaticInformationTypeList of diplomatic information linked to a person
Java class for DiplomaticInformationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DiplomaticInformationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DiplomaticPost" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}DiplomaticPostType" minOccurs="0"/>
<element name="DiplomaticAddress" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}TemporaryAddressType" minOccurs="0"/>
<element name="PostAddress" type="{urn:be:fgov:ehealth:consultrn:commons:core:v3}TemporaryAddressType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
DiplomaticInformationType()
|
|
| Method Summary | |
|---|---|
TemporaryAddressType |
getDiplomaticAddress()
Gets the value of the diplomaticAddress property. |
DiplomaticPostType |
getDiplomaticPost()
Gets the value of the diplomaticPost property. |
TemporaryAddressType |
getPostAddress()
Gets the value of the postAddress property. |
void |
setDiplomaticAddress(TemporaryAddressType value)
Sets the value of the diplomaticAddress property. |
void |
setDiplomaticPost(DiplomaticPostType value)
Sets the value of the diplomaticPost property. |
void |
setPostAddress(TemporaryAddressType value)
Sets the value of the postAddress property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DiplomaticInformationType()
| Method Detail |
|---|
public DiplomaticPostType getDiplomaticPost()
DiplomaticPostTypepublic void setDiplomaticPost(DiplomaticPostType value)
value - allowed object is
DiplomaticPostTypepublic TemporaryAddressType getDiplomaticAddress()
TemporaryAddressTypepublic void setDiplomaticAddress(TemporaryAddressType value)
value - allowed object is
TemporaryAddressTypepublic TemporaryAddressType getPostAddress()
TemporaryAddressTypepublic void setPostAddress(TemporaryAddressType value)
value - allowed object is
TemporaryAddressType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||