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