|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalAddressType
be.fgov.ehealth.rn.baselegaldata.v1.AddressWithStatusAndSourceType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:22:20+01:00",
comments="JAXB RI v2.2.11")
public class AddressWithStatusAndSourceType
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 Summary | |
|---|---|
AddressWithStatusAndSourceType()
|
|
| Method Summary | |
|---|---|
SourceType |
getSource()
Gets the value of the source property. |
DatagroupStatusType |
getStatus()
Gets the value of the status property. |
void |
setSource(SourceType value)
Sets the value of the source property. |
void |
setStatus(DatagroupStatusType value)
Sets the value of the status property. |
| Methods inherited from class be.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalAddressType |
|---|
getDiplomaticAddress, getDiplomaticPost, getPostAddress, getReferenceAddress, getResidentialAddress, getTemporaryAddress, setDiplomaticAddress, setDiplomaticPost, setPostAddress, setReferenceAddress, setResidentialAddress, setTemporaryAddress |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AddressWithStatusAndSourceType()
| Method Detail |
|---|
public DatagroupStatusType getStatus()
DatagroupStatusTypepublic void setStatus(DatagroupStatusType value)
value - allowed object is
DatagroupStatusTypepublic SourceType getSource()
SourceTypepublic void setSource(SourceType value)
value - allowed object is
SourceType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||