Package org.maproulette.client.model
-
Interface Summary Interface Description IMapRouletteObject A base object that is used as an interface for all the MapRoulette objects -
Class Summary Class Description Challenge An Java object representing a MapRoulette Challenge objectChallenge.ChallengeBuilder PointInformation Simple object representing a Point that can be displayed on the map.PriorityRule PriorityRule.PriorityRuleBuilder Project Very basic class defining the structure of the MapRoulette ProjectProject.ProjectBuilder RuleList RuleList.RuleListBuilder RuleList.RuleListDeserializer Deserialize aRuleList.RuleList.RuleListSerializer Serialize aRuleListTask A task is a single unit of work in the MapRoulette ChallengeTask.TaskBuilder The task builder customizes the builder object to hide some of the details away from the user.User Very class defining the structure of user data -
Enum Summary Enum Description ChallengeDifficulty Enum representing the Challenge Difficulty fieldChallengePriority An enum representing the Challenge priorityTaskStatus The status of a Task.