public static class Issue64Test.Child extends Object
| Constructor and Description |
|---|
Child() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getNestedList() |
String |
getNestedSingle() |
void |
setNestedList(List<String> nestedList) |
void |
setNestedSingle(String nestedSingle) |
Copyright © 2017 Glasnost. All Rights Reserved.