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

java.lang.Object
  extended by be.vlaanderen.mercurius.vsb_ewzcfin.schemas.v1.CUAdmissionViewType
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 CUAdmissionViewType
extends Object
implements Serializable

Volledig beeld van de opname als notificatie

Java class for CUAdmissionViewType complex type.

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

 <complexType name="CUAdmissionViewType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="AcceptedAdmission" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}AcceptedAdmissionType"/>
         <element name="BedPeriodList" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}AcceptedBedPeriodListType"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
CUAdmissionViewType()
           
 
Method Summary
 AcceptedAdmissionType getAcceptedAdmission()
          Gets the value of the acceptedAdmission property.
 AcceptedBedPeriodListType getBedPeriodList()
          Gets the value of the bedPeriodList property.
 void setAcceptedAdmission(AcceptedAdmissionType value)
          Sets the value of the acceptedAdmission property.
 void setBedPeriodList(AcceptedBedPeriodListType value)
          Sets the value of the bedPeriodList property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CUAdmissionViewType

public CUAdmissionViewType()
Method Detail

getAcceptedAdmission

public AcceptedAdmissionType getAcceptedAdmission()
Gets the value of the acceptedAdmission property.

Returns:
possible object is AcceptedAdmissionType

setAcceptedAdmission

public void setAcceptedAdmission(AcceptedAdmissionType value)
Sets the value of the acceptedAdmission property.

Parameters:
value - allowed object is AcceptedAdmissionType

getBedPeriodList

public AcceptedBedPeriodListType getBedPeriodList()
Gets the value of the bedPeriodList property.

Returns:
possible object is AcceptedBedPeriodListType

setBedPeriodList

public void setBedPeriodList(AcceptedBedPeriodListType value)
Sets the value of the bedPeriodList property.

Parameters:
value - allowed object is AcceptedBedPeriodListType



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