org.dozer.classmap
Class RelationshipType
java.lang.Object
org.dozer.classmap.RelationshipType
public final class RelationshipType
- extends Object
- Author:
- Dmitry Buzdin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CUMULATIVE
public static final RelationshipType CUMULATIVE
NON_CUMULATIVE
public static final RelationshipType NON_CUMULATIVE
valueOf
public static RelationshipType valueOf(String relationshipType)
Copyright © 2005-2011 dozer. All Rights Reserved.