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