Uses of Enum Class
org.basex.query.util.collation.BaseXCollationOptions.Strength
Packages that use BaseXCollationOptions.Strength
-
Uses of BaseXCollationOptions.Strength in org.basex.query.util.collation
Fields in org.basex.query.util.collation with type parameters of type BaseXCollationOptions.StrengthModifier and TypeFieldDescriptionstatic final EnumOption<BaseXCollationOptions.Strength>BaseXCollationOptions.STRENGTHOption: strength.Methods in org.basex.query.util.collation that return BaseXCollationOptions.StrengthModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BaseXCollationOptions.Strength[]BaseXCollationOptions.Strength.values()Returns an array containing the constants of this enum class, in the order they are declared.