ma.glasnost.orika.test.community
Class Issue65TestCase.DomainObjectDto
java.lang.Object
ma.glasnost.orika.test.community.Issue65TestCase.DomainObjectDto
- Enclosing class:
- Issue65TestCase
public static class Issue65TestCase.DomainObjectDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Issue65TestCase.DomainObjectDto
public Issue65TestCase.DomainObjectDto()
getValue
public Long getValue()
- Returns:
- the value
setValue
public void setValue(Long value)
- Parameters:
value - the value to set
getDate
public Date getDate()
- Returns:
- the date
setDate
public void setDate(Date date)
- Parameters:
date - the date to set
Copyright © 2012 Glasnost. All Rights Reserved.