@XmlHints(allowTopLevelDefinition=true) public class RecursivePojo extends Object
| Constructor and Description |
|---|
RecursivePojo() |
| Modifier and Type | Method and Description |
|---|---|
List<RecursivePojo> |
getChilds() |
Map<String,RecursivePojo> |
getMappedChilds() |
RecursivePojo |
getNext() |
public RecursivePojo getNext()
public List<RecursivePojo> getChilds()
public Map<String,RecursivePojo> getMappedChilds()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.