@TypeDsl(allowTopLevelDefinition=true) public class SameChildTypeContainer extends Object
| Constructor and Description |
|---|
SameChildTypeContainer() |
| Modifier and Type | Method and Description |
|---|---|
ParameterCollectionParser |
getAnotherElementTypeA() |
ParameterCollectionParser |
getElementTypeA() |
void |
setAnotherElementTypeA(ParameterCollectionParser anotherElementTypeA) |
void |
setElementTypeA(ParameterCollectionParser elementTypeA) |
public ParameterCollectionParser getElementTypeA()
public void setElementTypeA(ParameterCollectionParser elementTypeA)
public ParameterCollectionParser getAnotherElementTypeA()
public void setAnotherElementTypeA(ParameterCollectionParser anotherElementTypeA)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.