Uses of Class
be.fgov.ehealth.recipe.protocol.v4.ListRelationsResponseType
-
Packages that use ListRelationsResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of ListRelationsResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return ListRelationsResponseType Modifier and Type Method Description ListRelationsResponseTypeObjectFactory. createListRelationsResponseType()Create an instance ofListRelationsResponseTypeListRelationsResponseTypeRecipeExecutorPortType. listRelations(ListRelationsRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type ListRelationsResponseType Modifier and Type Method Description JAXBElement<ListRelationsResponseType>ObjectFactory. createListRelationsResponse(ListRelationsResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type ListRelationsResponseType Modifier and Type Method Description JAXBElement<ListRelationsResponseType>ObjectFactory. createListRelationsResponse(ListRelationsResponseType value)
-