@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") 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()
DiplomaticPostType
public void setDiplomaticPost(DiplomaticPostType value)
value
- allowed object is
DiplomaticPostType
public PlainAddressOptionalInceptionDateType getDiplomaticAddress()
PlainAddressOptionalInceptionDateType
public void setDiplomaticAddress(PlainAddressOptionalInceptionDateType value)
value
- allowed object is
PlainAddressOptionalInceptionDateType
public PlainAddressOptionalInceptionDateType getPostAddress()
PlainAddressOptionalInceptionDateType
public void setPostAddress(PlainAddressOptionalInceptionDateType value)
value
- allowed object is
PlainAddressOptionalInceptionDateType
public ResidentialAddressOptionalInceptionDateType getReferenceAddress()
ResidentialAddressOptionalInceptionDateType
public void setReferenceAddress(ResidentialAddressOptionalInceptionDateType value)
value
- allowed object is
ResidentialAddressOptionalInceptionDateType
public ResidentialAddressOptionalInceptionDateType getResidentialAddress()
ResidentialAddressOptionalInceptionDateType
public void setResidentialAddress(ResidentialAddressOptionalInceptionDateType value)
value
- allowed object is
ResidentialAddressOptionalInceptionDateType
public PlainAddressOptionalInceptionDateType getTemporaryAddress()
PlainAddressOptionalInceptionDateType
public void setTemporaryAddress(PlainAddressOptionalInceptionDateType value)
value
- allowed object is
PlainAddressOptionalInceptionDateType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.