Uses of Class
be.fgov.ehealth.recipe.protocol.v4.PutVisionForPatientResponseType
-
Packages that use PutVisionForPatientResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of PutVisionForPatientResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return PutVisionForPatientResponseType Modifier and Type Method Description PutVisionForPatientResponseTypeObjectFactory. createPutVisionForPatientResponseType()Create an instance ofPutVisionForPatientResponseTypePutVisionForPatientResponseTypeRecipePatientPortType. putVisionForPatient(PutVisionForPatientRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type PutVisionForPatientResponseType Modifier and Type Method Description JAXBElement<PutVisionForPatientResponseType>ObjectFactory. createPutVisionForPatientResponse(PutVisionForPatientResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type PutVisionForPatientResponseType Modifier and Type Method Description JAXBElement<PutVisionForPatientResponseType>ObjectFactory. createPutVisionForPatientResponse(PutVisionForPatientResponseType value)
-