@TypeDsl(allowTopLevelDefinition=true) public class RecursiveChainA extends Object
| Constructor and Description |
|---|
RecursiveChainA() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<RecursiveChainB> |
getbChains() |
RecursiveChainB |
getChainB() |
String |
getFieldA() |
int |
hashCode() |
public String getFieldA()
public RecursiveChainB getChainB()
public List<RecursiveChainB> getbChains()
Copyright © 2023 MuleSoft, Inc.. All rights reserved.