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