be.fgov.ehealth.recipe.protocol.v1
Class ListPatientPrescriptionsRequest

java.lang.Object
  extended by be.fgov.ehealth.commons.protocol.v1.RequestType
      extended by be.fgov.ehealth.recipe.protocol.v1.ListPatientPrescriptionsRequest
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 ListPatientPrescriptionsRequest
extends RequestType
implements Serializable

Java class for ListPatientPrescriptionsRequestType complex type.

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

 <complexType name="ListPatientPrescriptionsRequestType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:commons:protocol:v1}RequestType">
       <sequence>
         <element name="SecuredListPatientPrescriptionsRequest" type="{urn:be:fgov:ehealth:recipe:core:v1}SecuredContentType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
ListPatientPrescriptionsRequest()
           
 
Method Summary
 SecuredContentType getSecuredListPatientPrescriptionsRequest()
          Gets the value of the securedListPatientPrescriptionsRequest property.
 void setSecuredListPatientPrescriptionsRequest(SecuredContentType value)
          Sets the value of the securedListPatientPrescriptionsRequest property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListPatientPrescriptionsRequest

public ListPatientPrescriptionsRequest()
Method Detail

getSecuredListPatientPrescriptionsRequest

public SecuredContentType getSecuredListPatientPrescriptionsRequest()
Gets the value of the securedListPatientPrescriptionsRequest property.

Returns:
possible object is SecuredContentType

setSecuredListPatientPrescriptionsRequest

public void setSecuredListPatientPrescriptionsRequest(SecuredContentType value)
Sets the value of the securedListPatientPrescriptionsRequest property.

Parameters:
value - allowed object is SecuredContentType



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