ma.glasnost.orika.test.community
Class Issue25TestCase.Entity
java.lang.Object
ma.glasnost.orika.test.community.Issue25TestCase.Entity
- Direct Known Subclasses:
- Issue25TestCase.ChildEntity
- Enclosing class:
- Issue25TestCase
public static class Issue25TestCase.Entity
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Issue25TestCase.Entity
public Issue25TestCase.Entity()
getId
public Long getId()
setId
public void setId(Long id)
getName
public String getName()
setName
public void setName(String name)
isNew
public boolean isNew()
Copyright © 2012 Glasnost. All Rights Reserved.