Uses of Class
be.fgov.ehealth.recipe.protocol.v4.CreatePrescriptionRequestType
-
Packages that use CreatePrescriptionRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of CreatePrescriptionRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return CreatePrescriptionRequestType Modifier and Type Method Description CreatePrescriptionRequestTypeObjectFactory. createCreatePrescriptionRequestType()Create an instance ofCreatePrescriptionRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type CreatePrescriptionRequestType Modifier and Type Method Description JAXBElement<CreatePrescriptionRequestType>ObjectFactory. createCreatePrescriptionRequest(CreatePrescriptionRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type CreatePrescriptionRequestType Modifier and Type Method Description JAXBElement<CreatePrescriptionRequestType>ObjectFactory. createCreatePrescriptionRequest(CreatePrescriptionRequestType value)CreatePrescriptionResponseTypeRecipePrescriberPortType. createPrescription(CreatePrescriptionRequestType body)
-