|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MappingDirection | |
|---|---|
| ma.glasnost.orika.metadata | |
| Uses of MappingDirection in ma.glasnost.orika.metadata |
|---|
| Methods in ma.glasnost.orika.metadata that return MappingDirection | |
|---|---|
static MappingDirection |
MappingDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MappingDirection[] |
MappingDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in ma.glasnost.orika.metadata with parameters of type MappingDirection | |
|---|---|
FieldMap(Property a,
Property b,
Property aInverse,
Property bInverse,
MappingDirection mappingDirection,
boolean excluded,
String converterId,
boolean byDefault,
Boolean sourceMappedOnNull,
Boolean destinationMappedOnNull)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||