Uses of Class
be.recipe.services.executor.GetProfileResponse
-
Packages that use GetProfileResponse Package Description be.recipe.services.executor -
-
Uses of GetProfileResponse in be.recipe.services.executor
Methods in be.recipe.services.executor that return GetProfileResponse Modifier and Type Method Description GetProfileResponseObjectFactory. createGetProfileResponse()Create an instance ofGetProfileResponseMethods in be.recipe.services.executor that return types with arguments of type GetProfileResponse Modifier and Type Method Description JAXBElement<GetProfileResponse>ObjectFactory. createGetProfileResponse(GetProfileResponse value)Methods in be.recipe.services.executor with parameters of type GetProfileResponse Modifier and Type Method Description JAXBElement<GetProfileResponse>ObjectFactory. createGetProfileResponse(GetProfileResponse value)
-