ma.glasnost.orika.test.community.issue42
Class InheritanceTestcase.BaseEntityDto
java.lang.Object
ma.glasnost.orika.test.community.issue42.InheritanceTestcase.BaseEntityDto
- Direct Known Subclasses:
- InheritanceTestcase.BaseUserDto
- Enclosing class:
- InheritanceTestcase
public static class InheritanceTestcase.BaseEntityDto
- extends Object
|
Field Summary |
protected Long |
id
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected Long id
InheritanceTestcase.BaseEntityDto
public InheritanceTestcase.BaseEntityDto()
getId
public Long getId()
setId
public void setId(Long id)
Copyright © 2012 Glasnost. All Rights Reserved.