public static class SourceElementToModelTransformerTest.Root extends Object
| Modifier and Type | Field and Description | 
|---|---|
| List<SourceElementToModelTransformerTest.Child> | childList | 
| String | stringAttribute | 
| Boolean | stringBooleanAttribute | 
| Constructor and Description | 
|---|
| Root() | 
public String stringAttribute
public Boolean stringBooleanAttribute
public List<SourceElementToModelTransformerTest.Child> childList
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.