Uses of Class
be.fgov.ehealth.recipe.protocol.v4.UpdateProfileRequestType
-
Packages that use UpdateProfileRequestType Package Description be.fgov.ehealth.recipe.protocol.v4 -
-
Uses of UpdateProfileRequestType in be.fgov.ehealth.recipe.protocol.v4
Methods in be.fgov.ehealth.recipe.protocol.v4 that return UpdateProfileRequestType Modifier and Type Method Description UpdateProfileRequestTypeObjectFactory. createUpdateProfileRequestType()Create an instance ofUpdateProfileRequestTypeMethods in be.fgov.ehealth.recipe.protocol.v4 that return types with arguments of type UpdateProfileRequestType Modifier and Type Method Description JAXBElement<UpdateProfileRequestType>ObjectFactory. createUpdateProfileRequest(UpdateProfileRequestType value)Methods in be.fgov.ehealth.recipe.protocol.v4 with parameters of type UpdateProfileRequestType Modifier and Type Method Description JAXBElement<UpdateProfileRequestType>ObjectFactory. createUpdateProfileRequest(UpdateProfileRequestType value)UpdateProfileResponseTypeRecipeExecutorPortType. updateProfile(UpdateProfileRequestType body)
-