NullValuePropertyMappingStrategy |
nullValuePropertyMappingStrategy() |
The strategy to be applied when a source bean property is null or not present.
|
NullValuePropertyMappingStrategy |
nullValuePropertyMappingStrategy() |
The strategy to be applied when a source bean property is null or not present.
|
NullValuePropertyMappingStrategy |
nullValuePropertyMappingStrategy() |
The strategy to be applied when a source bean property is null or not present.
|
NullValuePropertyMappingStrategy |
nullValuePropertyMappingStrategy() |
The strategy to be applied when the source property is null or not present.
|
static NullValuePropertyMappingStrategy |
NullValuePropertyMappingStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static NullValuePropertyMappingStrategy[] |
NullValuePropertyMappingStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|