Uses of Class
be.fgov.ehealth.recipe.protocol.v4.GetExecutorProfileResponseType
-
Packages that use GetExecutorProfileResponseType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of GetExecutorProfileResponseType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return GetExecutorProfileResponseType Modifier and Type Method Description GetExecutorProfileResponseTypeObjectFactory. createGetExecutorProfileResponseType()Create an instance ofGetExecutorProfileResponseTypeGetExecutorProfileResponseTypeRecipePatientPortType. getExecutorProfile(GetExecutorProfileRequestType body)Methods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type GetExecutorProfileResponseType Modifier and Type Method Description JAXBElement<GetExecutorProfileResponseType>ObjectFactory. createGetExecutorProfileResponse(GetExecutorProfileResponseType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type GetExecutorProfileResponseType Modifier and Type Method Description JAXBElement<GetExecutorProfileResponseType>ObjectFactory. createGetExecutorProfileResponse(GetExecutorProfileResponseType value)
-