Class GetPrescriptionForExecutorResponse


  • public class GetPrescriptionForExecutorResponse
    extends Object

    Java class for getPrescriptionForExecutorResponse complex type.

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

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