be.recipe.services
Class ListOpenPrescriptionUnsealed

java.lang.Object
  extended by be.recipe.services.ListOpenPrescriptionUnsealed
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-07-06T09:29:02+02:00",
           comments="JAXB RI v2.2.6")
public class ListOpenPrescriptionUnsealed
extends Object
implements Serializable

Java class for listOpenPrescriptionUnsealed complex type.

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

 <complexType name="listOpenPrescriptionUnsealed">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="GetListOpenPrescriptionParam" type="{http://services.recipe.be}getListOpenPrescriptionParam" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
ListOpenPrescriptionUnsealed()
           
 
Method Summary
 GetListOpenPrescriptionParam getGetListOpenPrescriptionParam()
          Gets the value of the getListOpenPrescriptionParam property.
 void setGetListOpenPrescriptionParam(GetListOpenPrescriptionParam value)
          Sets the value of the getListOpenPrescriptionParam property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListOpenPrescriptionUnsealed

public ListOpenPrescriptionUnsealed()
Method Detail

getGetListOpenPrescriptionParam

public GetListOpenPrescriptionParam getGetListOpenPrescriptionParam()
Gets the value of the getListOpenPrescriptionParam property.

Returns:
possible object is GetListOpenPrescriptionParam

setGetListOpenPrescriptionParam

public void setGetListOpenPrescriptionParam(GetListOpenPrescriptionParam value)
Sets the value of the getListOpenPrescriptionParam property.

Parameters:
value - allowed object is GetListOpenPrescriptionParam



Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.