ma.glasnost.orika.examples
Class Example1TestCase.Person
java.lang.Object
ma.glasnost.orika.examples.Example1TestCase.Person
- Enclosing class:
- Example1TestCase
public static class Example1TestCase.Person
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Example1TestCase.Person
public Example1TestCase.Person(Example1TestCase.Name name,
Date birthDate,
List<Example1TestCase.Name> knownAliases)
getKnownAliases
public List<Example1TestCase.Name> getKnownAliases()
getName
public Example1TestCase.Name getName()
getBirthDate
public Date getBirthDate()
Copyright © 2012 Glasnost. All Rights Reserved.