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