Uses of Class
be.recipe.services.patient.GetExecutorProfileResult.Profile
-
Packages that use GetExecutorProfileResult.Profile Package Description be.recipe.services.patient -
-
Uses of GetExecutorProfileResult.Profile in be.recipe.services.patient
Fields in be.recipe.services.patient declared as GetExecutorProfileResult.Profile Modifier and Type Field Description protected GetExecutorProfileResult.ProfileGetExecutorProfileResult. profileMethods in be.recipe.services.patient that return GetExecutorProfileResult.Profile Modifier and Type Method Description GetExecutorProfileResult.ProfileObjectFactory. createGetExecutorProfileResultProfile()Create an instance ofGetExecutorProfileResult.ProfileGetExecutorProfileResult.ProfileGetExecutorProfileResult. getProfile()Gets the value of the profile property.Methods in be.recipe.services.patient with parameters of type GetExecutorProfileResult.Profile Modifier and Type Method Description voidGetExecutorProfileResult. setProfile(GetExecutorProfileResult.Profile value)Sets the value of the profile property.
-