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

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

Java class for GetPrescriptionForPrescriberResponseType complex type.

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

 <complexType name="GetPrescriptionForPrescriberResponseType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType">
       <sequence minOccurs="0">
         <element name="SecuredGetPrescriptionForPrescriberResponse" type="{urn:be:fgov:ehealth:recipe:core:v1}SecuredContentType"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
GetPrescriptionForPrescriberResponse()
           
 
Method Summary
 SecuredContentType getSecuredGetPrescriptionForPrescriberResponse()
          Gets the value of the securedGetPrescriptionForPrescriberResponse property.
 void setSecuredGetPrescriptionForPrescriberResponse(SecuredContentType value)
          Sets the value of the securedGetPrescriptionForPrescriberResponse property.
 
Methods inherited from class be.fgov.ehealth.commons.protocol.v1.ResponseType
getId, getStatus, setId, setStatus
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPrescriptionForPrescriberResponse

public GetPrescriptionForPrescriberResponse()
Method Detail

getSecuredGetPrescriptionForPrescriberResponse

public SecuredContentType getSecuredGetPrescriptionForPrescriberResponse()
Gets the value of the securedGetPrescriptionForPrescriberResponse property.

Returns:
possible object is SecuredContentType

setSecuredGetPrescriptionForPrescriberResponse

public void setSecuredGetPrescriptionForPrescriberResponse(SecuredContentType value)
Sets the value of the securedGetPrescriptionForPrescriberResponse property.

Parameters:
value - allowed object is SecuredContentType



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