Uses of Class
be.fgov.ehealth.recipe.protocol.v4.PutVisionForPrescriberRequestType
-
Packages that use PutVisionForPrescriberRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of PutVisionForPrescriberRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return PutVisionForPrescriberRequestType Modifier and Type Method Description PutVisionForPrescriberRequestTypeObjectFactory. createPutVisionForPrescriberRequestType()Create an instance ofPutVisionForPrescriberRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type PutVisionForPrescriberRequestType Modifier and Type Method Description JAXBElement<PutVisionForPrescriberRequestType>ObjectFactory. createPutVisionForPrescriberRequest(PutVisionForPrescriberRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type PutVisionForPrescriberRequestType Modifier and Type Method Description JAXBElement<PutVisionForPrescriberRequestType>ObjectFactory. createPutVisionForPrescriberRequest(PutVisionForPrescriberRequestType value)PutVisionForPrescriberResponseTypeRecipePrescriberPortType. putVisionForPrescriber(PutVisionForPrescriberRequestType body)
-