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