Uses of Enum Class
org.wikirate4j.utils.ProjectStatus
Packages that use ProjectStatus
-
Uses of ProjectStatus in org.wikirate4j.utils
Subclasses with type arguments of type ProjectStatus in org.wikirate4j.utilsMethods in org.wikirate4j.utils that return ProjectStatusModifier and TypeMethodDescriptionstatic ProjectStatusReturns the enum constant of this class with the specified name.static ProjectStatus[]ProjectStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ProjectStatus in org.wikirate4j.utils.queries
Methods in org.wikirate4j.utils.queries with parameters of type ProjectStatus