Uses of Class
be.fgov.ehealth.recipe.protocol.v4.PutRidsInProcessResponseType
-
Packages that use PutRidsInProcessResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of PutRidsInProcessResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return PutRidsInProcessResponseType Modifier and Type Method Description PutRidsInProcessResponseTypeObjectFactory. createPutRidsInProcessResponseType()Create an instance ofPutRidsInProcessResponseTypePutRidsInProcessResponseTypeRecipeExecutorPortType. putRidsInProcess(PutRidsInProcessRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type PutRidsInProcessResponseType Modifier and Type Method Description JAXBElement<PutRidsInProcessResponseType>ObjectFactory. createPutRidsInProcessResponse(PutRidsInProcessResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type PutRidsInProcessResponseType Modifier and Type Method Description JAXBElement<PutRidsInProcessResponseType>ObjectFactory. createPutRidsInProcessResponse(PutRidsInProcessResponseType value)
-