@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:17+02:00", comments="JAXB RI v2.2.11") public class AddressCbssWithStatusAndSourceType extends AbstractOptionalAddressCbssType implements Serializable
Java class for AddressCbssWithStatusAndSourceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AddressCbssWithStatusAndSourceType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AbstractOptionalAddressCbssType">
<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 |
|---|
AddressCbssWithStatusAndSourceType() |
| 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.
|
getResidentialAddress, setResidentialAddresspublic 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.