Uses of Class
be.fgov.ehealth.recipe.protocol.v4.GetProfileResponseType
-
Packages that use GetProfileResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of GetProfileResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return GetProfileResponseType Modifier and Type Method Description GetProfileResponseTypeObjectFactory. createGetProfileResponseType()Create an instance ofGetProfileResponseTypeGetProfileResponseTypeRecipeExecutorPortType. getProfile(GetProfileRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type GetProfileResponseType Modifier and Type Method Description JAXBElement<GetProfileResponseType>ObjectFactory. createGetProfileResponse(GetProfileResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type GetProfileResponseType Modifier and Type Method Description JAXBElement<GetProfileResponseType>ObjectFactory. createGetProfileResponse(GetProfileResponseType value)
-