be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1
Class AcceptedAdmissionType

java.lang.Object
  extended by be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1.AcceptedAdmissionType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2020-09-28T09:56:04+02:00",
           comments="JAXB RI v2.2.11")
public class AcceptedAdmissionType
extends Object
implements Serializable

Wijziging op de opname

Java class for AcceptedAdmissionType complex type.

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

 <complexType name="AcceptedAdmissionType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="AdmissionVSBReference" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}VSBReferenceType"/>
         <element name="AdmissionStartTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         <element name="AcceptedAdmissionStartTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         <element name="AdmissionEndTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
         <element name="IsAccident" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         <element name="EndReason" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}EndReasonType" minOccurs="0"/>
         <element name="ContractEndTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
AcceptedAdmissionType()
           
 
Method Summary
 org.joda.time.DateTime getAcceptedAdmissionStartTime()
          Gets the value of the acceptedAdmissionStartTime property.
 org.joda.time.DateTime getAdmissionEndTime()
          Gets the value of the admissionEndTime property.
 org.joda.time.DateTime getAdmissionStartTime()
          Gets the value of the admissionStartTime property.
 String getAdmissionVSBReference()
          Gets the value of the admissionVSBReference property.
 org.joda.time.DateTime getContractEndTime()
          Gets the value of the contractEndTime property.
 EndReasonType getEndReason()
          Gets the value of the endReason property.
 boolean isIsAccident()
          Gets the value of the isAccident property.
 void setAcceptedAdmissionStartTime(org.joda.time.DateTime value)
          Sets the value of the acceptedAdmissionStartTime property.
 void setAdmissionEndTime(org.joda.time.DateTime value)
          Sets the value of the admissionEndTime property.
 void setAdmissionStartTime(org.joda.time.DateTime value)
          Sets the value of the admissionStartTime property.
 void setAdmissionVSBReference(String value)
          Sets the value of the admissionVSBReference property.
 void setContractEndTime(org.joda.time.DateTime value)
          Sets the value of the contractEndTime property.
 void setEndReason(EndReasonType value)
          Sets the value of the endReason property.
 void setIsAccident(boolean value)
          Sets the value of the isAccident property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcceptedAdmissionType

public AcceptedAdmissionType()
Method Detail

getAdmissionVSBReference

public String getAdmissionVSBReference()
Gets the value of the admissionVSBReference property.

Returns:
possible object is String

setAdmissionVSBReference

public void setAdmissionVSBReference(String value)
Sets the value of the admissionVSBReference property.

Parameters:
value - allowed object is String

getAdmissionStartTime

public org.joda.time.DateTime getAdmissionStartTime()
Gets the value of the admissionStartTime property.

Returns:
possible object is String

setAdmissionStartTime

public void setAdmissionStartTime(org.joda.time.DateTime value)
Sets the value of the admissionStartTime property.

Parameters:
value - allowed object is String

getAcceptedAdmissionStartTime

public org.joda.time.DateTime getAcceptedAdmissionStartTime()
Gets the value of the acceptedAdmissionStartTime property.

Returns:
possible object is String

setAcceptedAdmissionStartTime

public void setAcceptedAdmissionStartTime(org.joda.time.DateTime value)
Sets the value of the acceptedAdmissionStartTime property.

Parameters:
value - allowed object is String

getAdmissionEndTime

public org.joda.time.DateTime getAdmissionEndTime()
Gets the value of the admissionEndTime property.

Returns:
possible object is String

setAdmissionEndTime

public void setAdmissionEndTime(org.joda.time.DateTime value)
Sets the value of the admissionEndTime property.

Parameters:
value - allowed object is String

isIsAccident

public boolean isIsAccident()
Gets the value of the isAccident property.


setIsAccident

public void setIsAccident(boolean value)
Sets the value of the isAccident property.


getEndReason

public EndReasonType getEndReason()
Gets the value of the endReason property.

Returns:
possible object is EndReasonType

setEndReason

public void setEndReason(EndReasonType value)
Sets the value of the endReason property.

Parameters:
value - allowed object is EndReasonType

getContractEndTime

public org.joda.time.DateTime getContractEndTime()
Gets the value of the contractEndTime property.

Returns:
possible object is String

setContractEndTime

public void setContractEndTime(org.joda.time.DateTime value)
Sets the value of the contractEndTime property.

Parameters:
value - allowed object is String



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.