ma.glasnost.orika.test.unenhance.inheritance2
Class AbstractDto
java.lang.Object
ma.glasnost.orika.test.unenhance.inheritance2.AbstractDto
- Direct Known Subclasses:
- PersonDto, RoomDto
public class AbstractDto
- extends Object
- Author:
- Sergey Vasilyev
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDto
public AbstractDto()
getId
public Long getId()
setId
public void setId(Long id)
Copyright © 2014 Glasnost. All Rights Reserved.