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

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

Java class for GetPrescriptionForPrescriberRequestType complex type.

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

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

See Also:
Serialized Form

Constructor Summary
GetPrescriptionForPrescriberRequest()
           
 
Method Summary
 PrescriberServiceAdministrativeInformationType getAdministrativeInformation()
          Gets the value of the administrativeInformation property.
 SecuredContentType getSecuredGetPrescriptionForPrescriberRequest()
          Gets the value of the securedGetPrescriptionForPrescriberRequest property.
 void setAdministrativeInformation(PrescriberServiceAdministrativeInformationType value)
          Sets the value of the administrativeInformation property.
 void setSecuredGetPrescriptionForPrescriberRequest(SecuredContentType value)
          Sets the value of the securedGetPrescriptionForPrescriberRequest property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPrescriptionForPrescriberRequest

public GetPrescriptionForPrescriberRequest()
Method Detail

getSecuredGetPrescriptionForPrescriberRequest

public SecuredContentType getSecuredGetPrescriptionForPrescriberRequest()
Gets the value of the securedGetPrescriptionForPrescriberRequest property.

Returns:
possible object is SecuredContentType

setSecuredGetPrescriptionForPrescriberRequest

public void setSecuredGetPrescriptionForPrescriberRequest(SecuredContentType value)
Sets the value of the securedGetPrescriptionForPrescriberRequest property.

Parameters:
value - allowed object is SecuredContentType

getAdministrativeInformation

public PrescriberServiceAdministrativeInformationType getAdministrativeInformation()
Gets the value of the administrativeInformation property.

Returns:
possible object is PrescriberServiceAdministrativeInformationType

setAdministrativeInformation

public void setAdministrativeInformation(PrescriberServiceAdministrativeInformationType value)
Sets the value of the administrativeInformation property.

Parameters:
value - allowed object is PrescriberServiceAdministrativeInformationType



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