Uses of Class
be.recipe.services.executor.GetProfileResult.Profile
-
Packages that use GetProfileResult.Profile Package Description be.recipe.services.executor -
-
Uses of GetProfileResult.Profile in be.recipe.services.executor
Fields in be.recipe.services.executor declared as GetProfileResult.Profile Modifier and Type Field Description protected GetProfileResult.ProfileGetProfileResult. profileMethods in be.recipe.services.executor that return GetProfileResult.Profile Modifier and Type Method Description GetProfileResult.ProfileObjectFactory. createGetProfileResultProfile()Create an instance ofGetProfileResult.ProfileGetProfileResult.ProfileGetProfileResult. getProfile()Gets the value of the profile property.Methods in be.recipe.services.executor with parameters of type GetProfileResult.Profile Modifier and Type Method Description voidGetProfileResult. setProfile(GetProfileResult.Profile value)Sets the value of the profile property.
-