ma.glasnost.orika.test.community
Class Issue65TestCase.DomainObject
java.lang.Object
ma.glasnost.orika.test.community.Issue65TestCase.DomainObject
- Enclosing class:
- Issue65TestCase
public static class Issue65TestCase.DomainObject
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Issue65TestCase.DomainObject
public Issue65TestCase.DomainObject()
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.