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