@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:34:50+02:00", comments="JAXB RI v2.3.7") public class AdministratorWithStatusAndSourceType extends AbstractOptionalAdministratorType implements Serializable
Java class for AdministratorWithStatusAndSourceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdministratorWithStatusAndSourceType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AbstractOptionalAdministratorType">
<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 |
|---|
AdministratorWithStatusAndSourceType() |
| 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.
|
getInceptionDate, getLocation, getSpecialNotion, setInceptionDate, setLocation, setSpecialNotionpublic AdministratorWithStatusAndSourceType()
public String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getSource()
String
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.