@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:17+02:00", comments="JAXB RI v2.2.11") public class AddressWithStatusAndSourceType extends AbstractOptionalAddressType implements Serializable
Java class for AddressWithStatusAndSourceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddressWithStatusAndSourceType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AbstractOptionalAddressType">
<attribute name="Status" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}DatagroupStatusType" />
<attribute name="Source" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}SourceType" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AddressWithStatusAndSourceType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSource()
Gets the value of the source property.
|
String |
getStatus()
Gets the value of the status property.
|
void |
setSource(String value)
Sets the value of the source property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
getDiplomaticAddress, getDiplomaticPost, getPostAddress, getReferenceAddress, getResidentialAddress, getTemporaryAddress, setDiplomaticAddress, setDiplomaticPost, setPostAddress, setReferenceAddress, setResidentialAddress, setTemporaryAddresspublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getSource()
String
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.