be.fgov.ehealth.recipe.protocol.v1
Class ListPatientPrescriptionsResponse
java.lang.Object
be.fgov.ehealth.commons.protocol.v1.ResponseType
be.fgov.ehealth.recipe.protocol.v1.ListPatientPrescriptionsResponse
- 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 ListPatientPrescriptionsResponse
- extends ResponseType
- implements Serializable
Java class for ListPatientPrescriptionsResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ListPatientPrescriptionsResponseType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:commons:protocol:v1}ResponseType">
<sequence minOccurs="0">
<element name="SecuredListPatientPrescriptionsResponse" type="{urn:be:fgov:ehealth:recipe:core:v1}SecuredContentType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
ListPatientPrescriptionsResponse
public ListPatientPrescriptionsResponse()
getSecuredListPatientPrescriptionsResponse
public SecuredContentType getSecuredListPatientPrescriptionsResponse()
- Gets the value of the securedListPatientPrescriptionsResponse property.
- Returns:
- possible object is
SecuredContentType
setSecuredListPatientPrescriptionsResponse
public void setSecuredListPatientPrescriptionsResponse(SecuredContentType value)
- Sets the value of the securedListPatientPrescriptionsResponse property.
- Parameters:
value
- allowed object is
SecuredContentType
Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.