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