Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListOpenRidsRequestType
-
Packages that use ListOpenRidsRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListOpenRidsRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListOpenRidsRequestType Modifier and Type Method Description ListOpenRidsRequestTypeObjectFactory. createListOpenRidsRequestType()Create an instance ofListOpenRidsRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListOpenRidsRequestType Modifier and Type Method Description JAXBElement<ListOpenRidsRequestType>ObjectFactory. createListOpenRidsRequest(ListOpenRidsRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListOpenRidsRequestType Modifier and Type Method Description JAXBElement<ListOpenRidsRequestType>ObjectFactory. createListOpenRidsRequest(ListOpenRidsRequestType value)ListOpenRidsResponseTypeRecipePatientPortType. listOpenRids(ListOpenRidsRequestType body)ListOpenRidsResponseTypeRecipePrescriberPortType. listOpenRids(ListOpenRidsRequestType body)
-