ma.glasnost.orika.test.metadata
Class ClassMapBuilderTest.Source
java.lang.Object
ma.glasnost.orika.test.metadata.ClassMapBuilderTest.Source
- Enclosing class:
- ClassMapBuilderTest
public static class ClassMapBuilderTest.Source
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lastName
public final String lastName
firstName
public final String firstName
age
public final Integer age
name
public final ClassMapBuilderTest.SourceName name
ClassMapBuilderTest.Source
public ClassMapBuilderTest.Source(String firstName,
String lastName,
Integer age,
ClassMapBuilderTest.SourceName name)
Copyright © 2014 Glasnost. All Rights Reserved.