Uses of Enum Class
io.gs2.cdk.ranking.model.enums.CategoryModelScope
Packages that use CategoryModelScope
-
Uses of CategoryModelScope in io.gs2.cdk.ranking.model
Constructors in io.gs2.cdk.ranking.model with parameters of type CategoryModelScopeModifierConstructorDescriptionCategoryModel(String name, CategoryModelOrderDirection orderDirection, CategoryModelScope scope) CategoryModel(String name, CategoryModelOrderDirection orderDirection, CategoryModelScope scope, CategoryModelOptions options) -
Uses of CategoryModelScope in io.gs2.cdk.ranking.model.enums
Methods in io.gs2.cdk.ranking.model.enums that return CategoryModelScopeModifier and TypeMethodDescriptionstatic CategoryModelScopeReturns the enum constant of this class with the specified name.static CategoryModelScope[]CategoryModelScope.values()Returns an array containing the constants of this enum class, in the order they are declared.