ma.glasnost.orika.test.unenhance.inheritance
Class Sub2Entity
java.lang.Object
ma.glasnost.orika.test.unenhance.inheritance.AbstractEntity
ma.glasnost.orika.test.unenhance.inheritance.MyEntity
ma.glasnost.orika.test.unenhance.inheritance.Sub2Entity
@Entity
public class Sub2Entity
- extends MyEntity
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sub2Entity
public Sub2Entity()
getSub2Property
public int getSub2Property()
setSub2Property
public void setSub2Property(int sub2Property)
Copyright © 2014 Glasnost. All Rights Reserved.