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