- valueOf(String) - Static method in enum com.github.hermod.ser.Precision
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum com.github.hermod.ser.Precision
-
getPrecision.
- valueOf(double) - Static method in enum com.github.hermod.ser.Precision
-
getPrecision.
- valueOf(String) - Static method in enum com.github.hermod.ser.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(byte) - Static method in enum com.github.hermod.ser.Type
-
valueOf.
- values() - Static method in enum com.github.hermod.ser.Precision
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.hermod.ser.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.