be.fgov.ehealth.rn.baselegaldata.v1
Class AddressCbssWithUpdateStatusType

java.lang.Object
  extended by be.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalAddressCbssType
      extended by be.fgov.ehealth.rn.baselegaldata.v1.AddressCbssWithUpdateStatusType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2020-03-19T04:22:20+01:00",
           comments="JAXB RI v2.2.11")
public class AddressCbssWithUpdateStatusType
extends AbstractOptionalAddressCbssType
implements Serializable

Java class for AddressCbssWithUpdateStatusType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="AddressCbssWithUpdateStatusType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AbstractOptionalAddressCbssType">
       <attribute name="Status" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}UpdateDatagroupStatusType" />
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
AddressCbssWithUpdateStatusType()
           
 
Method Summary
 UpdateDatagroupStatusType getStatus()
          Gets the value of the status property.
 void setStatus(UpdateDatagroupStatusType value)
          Sets the value of the status property.
 
Methods inherited from class be.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalAddressCbssType
getResidentialAddress, setResidentialAddress
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressCbssWithUpdateStatusType

public AddressCbssWithUpdateStatusType()
Method Detail

getStatus

public UpdateDatagroupStatusType getStatus()
Gets the value of the status property.

Returns:
possible object is UpdateDatagroupStatusType

setStatus

public void setStatus(UpdateDatagroupStatusType value)
Sets the value of the status property.

Parameters:
value - allowed object is UpdateDatagroupStatusType



Connector Packaging generic 3.19.1 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.