public static class ClassMapBuilderTest.Destination extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
age |
String |
firstName |
String |
lastName |
ClassMapBuilderTest.DestinationName |
name |
| Constructor and Description |
|---|
Destination() |
public String lastName
public String firstName
public Integer age
public ClassMapBuilderTest.DestinationName name
Copyright © 2016 Glasnost. All rights reserved.