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