SubclassExhaustiveStrategy |
subclassExhaustiveStrategy() |
Determines how to handle missing implementation for super classes when using the SubclassMapping .
|
SubclassExhaustiveStrategy |
subclassExhaustiveStrategy() |
Determines how to handle missing implementation for super classes when using the SubclassMapping .
|
SubclassExhaustiveStrategy |
subclassExhaustiveStrategy() |
Determines how to handle missing implementation for super classes when using the SubclassMapping .
|
static SubclassExhaustiveStrategy |
SubclassExhaustiveStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SubclassExhaustiveStrategy[] |
SubclassExhaustiveStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|