- ValueBuilder - Class in com.codebox.bean
-
Value Builder Builds values from given type.
- ValueBuilder() - Constructor for class com.codebox.bean.ValueBuilder
-
- valueOf(String) - Static method in enum com.codebox.bean.JavaBeanTester
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.codebox.enums.CheckClear
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.codebox.enums.CheckConstructor
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.codebox.enums.CheckEquals
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.codebox.enums.CheckSerialize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.codebox.enums.LoadData
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.codebox.enums.LoadType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.codebox.enums.SkipStrictSerialize
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.codebox.bean.JavaBeanTester
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.codebox.enums.CheckClear
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.codebox.enums.CheckConstructor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.codebox.enums.CheckEquals
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.codebox.enums.CheckSerialize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.codebox.enums.LoadData
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.codebox.enums.LoadType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.codebox.enums.SkipStrictSerialize
-
Returns an array containing the constants of this enum type, in
the order they are declared.