- ValueMapping - Annotation Type in org.mapstruct
-
Configures the mapping of source constant value to target constant value.
- ValueMappings - Annotation Type in org.mapstruct
-
Constructs a set of value (constant) mappings.
- valueOf(String) - Static method in enum org.mapstruct.CollectionMappingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.MappingInheritanceStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.NullValueCheckStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.NullValueMappingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.mapstruct.ReportingPolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mapstruct.CollectionMappingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.MappingInheritanceStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.NullValueCheckStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.NullValueMappingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.mapstruct.ReportingPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.