Uses of Class
be.recipe.services.patient.PutVisionResponse
-
Packages that use PutVisionResponse Package Description be.recipe.services.patient -
-
Uses of PutVisionResponse in be.recipe.services.patient
Methods in be.recipe.services.patient that return PutVisionResponse Modifier and Type Method Description PutVisionResponseObjectFactory. createPutVisionResponse()Create an instance ofPutVisionResponseMethods in be.recipe.services.patient that return types with arguments of type PutVisionResponse Modifier and Type Method Description JAXBElement<PutVisionResponse>ObjectFactory. createPutVisionResponse(PutVisionResponse value)Methods in be.recipe.services.patient with parameters of type PutVisionResponse Modifier and Type Method Description JAXBElement<PutVisionResponse>ObjectFactory. createPutVisionResponse(PutVisionResponse value)
-