Uses of Class
overit.geocall.util.PickedProfile
Packages that use PickedProfile
-
Uses of PickedProfile in overit.geocall.util
Fields in overit.geocall.util declared as PickedProfileMethods in overit.geocall.util that return PickedProfileModifier and TypeMethodDescriptionIdentity.getPickedProfile()Gets the infos related to the picked profile.
The relevant infos are the picked profile id or description and which configuration were picked up.Methods in overit.geocall.util with parameters of type PickedProfileModifier and TypeMethodDescriptionvoidIdentity.setPickedProfile(PickedProfile pickedProfile) Sets the infos related to the picked profile.
The relevant infos are the picked profile id or description and which configuration were picked up.