static Param.PersistenceMode |
Param.PersistenceMode.defaultValue() |
Provides default persistence mode.
|
Param.PersistenceMode |
Param.PersistenceMode.get() |
|
static Param.PersistenceMode |
Param.PersistenceMode.valueOf(int ordinal) |
Returns the enum constant of this type with the specified name.
|
static Param.PersistenceMode |
Param.PersistenceMode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Param.PersistenceMode[] |
Param.PersistenceMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|