Uses of Class
be.fgov.ehealth.recipe.protocol.v4.GetVisionRequestType
-
Packages that use GetVisionRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of GetVisionRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return GetVisionRequestType Modifier and Type Method Description GetVisionRequestTypeObjectFactory. createGetVisionRequestType()Create an instance ofGetVisionRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type GetVisionRequestType Modifier and Type Method Description JAXBElement<GetVisionRequestType>ObjectFactory. createGetVisionRequest(GetVisionRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type GetVisionRequestType Modifier and Type Method Description JAXBElement<GetVisionRequestType>ObjectFactory. createGetVisionRequest(GetVisionRequestType value)GetVisionResponseTypeRecipePatientPortType. getVision(GetVisionRequestType body)
-