ma.glasnost.orika.test.unenhance.inheritance2
Class OwnerEntity
java.lang.Object
ma.glasnost.orika.test.unenhance.inheritance2.AbstractEntity
ma.glasnost.orika.test.unenhance.inheritance2.PersonEntity
ma.glasnost.orika.test.unenhance.inheritance2.OwnerEntity
@Entity
public class OwnerEntity
- extends PersonEntity
- Author:
- Sergey Vasilyev
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OwnerEntity
public OwnerEntity()
getSpecialInformation
public String getSpecialInformation()
setSpecialInformation
public void setSpecialInformation(String specialInformation)
Copyright © 2014 Glasnost. All Rights Reserved.