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

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

@Generated(value="com.sun.tools.xjc.Driver",
           date="2022-09-22T05:58:15+02:00",
           comments="JAXB RI v2.2.11")
public class NameInfoWithUpdateStatusType
extends AbstractOptionalNameType
implements Serializable

Java class for NameInfoWithUpdateStatusType complex type.

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

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

See Also:
Serialized Form

Constructor Summary
NameInfoWithUpdateStatusType()
           
 
Method Summary
 String getStatus()
          Gets the value of the status property.
 void setStatus(String value)
          Sets the value of the status property.
 
Methods inherited from class be.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalNameType
getGivenNames, getInceptionDate, getLastName, setInceptionDate, setLastName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameInfoWithUpdateStatusType

public NameInfoWithUpdateStatusType()
Method Detail

getStatus

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

Returns:
possible object is String

setStatus

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

Parameters:
value - allowed object is String



Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.