| Modifier and Type | Method and Description |
|---|---|
Optional<ParameterGroupModelParser.ExclusiveOptionalDescriptor> |
ParameterGroupModelParser.getExclusiveOptionals()
A
ParameterGroupModelParser.ExclusiveOptionalDescriptor describing the groups exclusive optional parameters, if any were defined |
| Modifier and Type | Method and Description |
|---|---|
Optional<ParameterGroupModelParser.ExclusiveOptionalDescriptor> |
JavaDeclaredParameterGroupModelParser.getExclusiveOptionals() |
Optional<ParameterGroupModelParser.ExclusiveOptionalDescriptor> |
JavaDefaultParameterGroupParser.getExclusiveOptionals() |
| Constructor and Description |
|---|
JavaParameterModelParser(ExtensionParameter parameter,
Optional<ParameterGroupModelParser.ExclusiveOptionalDescriptor> exclusiveOptionals,
ParameterDeclarationContext context) |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.