|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ComplexParameter | |
|---|---|
| com.carlosbcruz.sapproxy.generator.model | |
| Uses of ComplexParameter in com.carlosbcruz.sapproxy.generator.model |
|---|
| Methods in com.carlosbcruz.sapproxy.generator.model that return ComplexParameter | |
|---|---|
ComplexParameter |
Function.getComplexParameter(int i)
Retrieve the complex parameter of relative position i |
| Methods in com.carlosbcruz.sapproxy.generator.model that return types with arguments of type ComplexParameter | |
|---|---|
java.util.ArrayList<ComplexParameter> |
Function.getInputStructures()
Set the input structures. |
| Methods in com.carlosbcruz.sapproxy.generator.model with parameters of type ComplexParameter | |
|---|---|
void |
Function.addComplexParameter(ComplexParameter parameter)
Add a complex parameter |
| Method parameters in com.carlosbcruz.sapproxy.generator.model with type arguments of type ComplexParameter | |
|---|---|
void |
Function.setInputStructures(java.util.ArrayList<ComplexParameter> inputStructures)
Get the input structures. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||