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