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