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