- valueOf(String) - Static method in enum com.SimplCache.Models.SimplCache.CACHE_TYPES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.SimplCache.Models.SimplCache.EVICTION_TYPES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.SimplCache.Models.SimplCache.MEMORY_TYPES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.SimplCache.Models.SimplCache.POLICY_CONTROL
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.SimplCache.Models.SimplCache.WRITE_BACK_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.SimplCache.Models.SimplCache.WRITEBACKPARAMETER
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.SimplCache.Models.SimplCache.CACHE_TYPES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.SimplCache.Models.SimplCache.EVICTION_TYPES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.SimplCache.Models.SimplCache.MEMORY_TYPES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.SimplCache.Models.SimplCache.POLICY_CONTROL
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.SimplCache.Models.SimplCache.WRITE_BACK_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.SimplCache.Models.SimplCache.WRITEBACKPARAMETER
-
Returns an array containing the constants of this enum type, in
the order they are declared.