public static class Issue175Test.Destination extends Object
| Constructor and Description |
|---|
Destination() |
| Modifier and Type | Method and Description |
|---|---|
List<Issue175Test.NestedDestination> |
getNested() |
void |
setNested(List<Issue175Test.NestedDestination> nested) |
public List<Issue175Test.NestedDestination> getNested()
public void setNested(List<Issue175Test.NestedDestination> nested)
Copyright © 2017 Glasnost. All Rights Reserved.