|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalContactAddressType
be.fgov.ehealth.rn.baselegaldata.v1.ContactAddressWithStatusAndSourceType
@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:58:15+02:00", comments="JAXB RI v2.2.11") public class ContactAddressWithStatusAndSourceType
Java class for ContactAddressWithStatusAndSourceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ContactAddressWithStatusAndSourceType"> <complexContent> <extension base="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AbstractOptionalContactAddressType"> <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 | |
---|---|
ContactAddressWithStatusAndSourceType()
|
Method Summary | |
---|---|
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. |
Methods inherited from class be.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalContactAddressType |
---|
getAddressRegionalCode, getBoxNumber, getCityCode, getCityNames, getCityRegionalCode, getCountryCode, getCountryIsoCode, getCountryNames, getHouseNumber, getInceptionDate, getPostalCode, getRegionCode, getRegionNames, getStreetCode, getStreetNames, getStreetRegionalCode, getTypeCode, getTypeDescriptions, setAddressRegionalCode, setBoxNumber, setCityCode, setCityRegionalCode, setCountryCode, setCountryIsoCode, setHouseNumber, setInceptionDate, setPostalCode, setRegionCode, setStreetCode, setStreetRegionalCode, setTypeCode |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContactAddressWithStatusAndSourceType()
Method Detail |
---|
public String getStatus()
String
public void setStatus(String value)
value
- allowed object is
String
public String getSource()
String
public void setSource(String value)
value
- allowed object is
String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |