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