- valueOf(String) - Static method in enum ra.db.DatabaseCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ra.net.nio.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(byte[]) - Static method in enum ra.net.nio.DataType
-
Create type use type bytes.
- valueOf(int) - Static method in enum ra.net.nio.DataType
-
Create type uses specific type.
- valueOf(String) - Static method in enum ra.util.compression.CompressionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ra.util.logging.CompressionTimeUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ra.util.SpaceUnit
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ra.db.DatabaseCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ra.net.nio.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ra.util.compression.CompressionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ra.util.logging.CompressionTimeUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ra.util.SpaceUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VisitClassStrategy - Interface in ra.util.parser
-
Visits class.