|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DozerEventType | |
|---|---|
| org.dozer.event | |
| Uses of DozerEventType in org.dozer.event |
|---|
| Methods in org.dozer.event that return DozerEventType | |
|---|---|
DozerEventType |
DozerEvent.getType()
|
static DozerEventType |
DozerEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DozerEventType[] |
DozerEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.dozer.event with parameters of type DozerEventType | |
|---|---|
DozerEvent(DozerEventType type,
ClassMap classMap,
FieldMap fieldMap,
Object sourceObject,
Object destinationObject,
Object destinationValue)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||