@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:12+02:00", comments="JAXB RI v2.2.11") public class DiplomaticInformationType extends Object implements Serializable
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 and Description |
|---|
DiplomaticInformationType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
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
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.