| Package | Description |
|---|---|
| org.mule.tests.api.pojos |
| Modifier and Type | Method and Description |
|---|---|
ParameterCollectionParser |
SameChildTypeContainer.getAnotherElementTypeA() |
ParameterCollectionParser |
SameChildTypeContainer.getElementTypeA() |
ParameterCollectionParser |
ParameterCollectionParser.getFirstChild() |
ParameterCollectionParser |
ParameterCollectionParser.getSecondChild() |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,ParameterCollectionParser> |
ParameterCollectionParser.getComplexTypeEntry() |
List<ParameterCollectionParser> |
ParameterCollectionParser.getOtherChildren() |
LinkedList<ParameterCollectionParser> |
ParameterCollectionParser.getOtherChildrenCustomCollectionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SameChildTypeContainer.setAnotherElementTypeA(ParameterCollectionParser anotherElementTypeA) |
void |
SameChildTypeContainer.setElementTypeA(ParameterCollectionParser elementTypeA) |
void |
ParameterCollectionParser.setFirstChild(ParameterCollectionParser firstChild) |
void |
ParameterCollectionParser.setSecondChild(ParameterCollectionParser secondChild) |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterCollectionParser.setComplexTypeEntry(Map<Long,ParameterCollectionParser> complexTypeEntry) |
void |
ParameterCollectionParser.setOtherChildren(List<ParameterCollectionParser> otherChildren) |
void |
ParameterCollectionParser.setOtherChildrenCustomCollectionType(LinkedList<ParameterCollectionParser> otherChildrenCustomCollectionType) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.