- valueOf(String) - Static method in enum org.mayanjun.myjack.api.enums.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mayanjun.myjack.api.enums.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mayanjun.myjack.api.enums.QueryDeletedMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mayanjun.myjack.api.query.LogicalOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mayanjun.myjack.api.query.SortDirection
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mayanjun.myjack.api.enums.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mayanjun.myjack.api.enums.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mayanjun.myjack.api.enums.QueryDeletedMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mayanjun.myjack.api.query.LogicalOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mayanjun.myjack.api.query.SortDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.