ma.glasnost.orika.test.community
Class Issue61TestCase.MyDto
java.lang.Object
ma.glasnost.orika.test.community.Issue61TestCase.MyDto
- Enclosing class:
- Issue61TestCase
public static class Issue61TestCase.MyDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Issue61TestCase.MyDto
public Issue61TestCase.MyDto()
getName
public String getName()
setName
public void setName(String name)
getCaption
public String getCaption()
setCaption
public void setCaption(String caption)
getChildren
public Set<Issue61TestCase.MyDto> getChildren()
setChildren
public void setChildren(Set<Issue61TestCase.MyDto> children)
Copyright © 2012 Glasnost. All Rights Reserved.