Class GetPrescriptionForExecutorResponseUnsealed


  • public class GetPrescriptionForExecutorResponseUnsealed
    extends Object

    Java class for getPrescriptionForExecutorResponseUnsealed complex type.

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

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