Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListMandatesResponseType
-
Packages that use ListMandatesResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListMandatesResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListMandatesResponseType Modifier and Type Method Description ListMandatesResponseTypeObjectFactory. createListMandatesResponseType()Create an instance ofListMandatesResponseTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListMandatesResponseType Modifier and Type Method Description JAXBElement<ListMandatesResponseType>ObjectFactory. createListMandatesResponse(ListMandatesResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListMandatesResponseType Modifier and Type Method Description JAXBElement<ListMandatesResponseType>ObjectFactory. createListMandatesResponse(ListMandatesResponseType value)
-