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