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