@TypeDsl(allowTopLevelDefinition=true) public class RecursiveChainB extends Object
| Constructor and Description |
|---|
RecursiveChainB() |
| Modifier and Type | Method and Description |
|---|---|
List<RecursiveChainA> |
getaChains() |
RecursiveChainA |
getChainA() |
String |
getFieldB() |
public String getFieldB()
public RecursiveChainA getChainA()
public List<RecursiveChainA> getaChains()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.