public final class ExclusiveParametersDeclaration extends Object
ParameterizedDeclaration
are mutually exclusive| Constructor and Description |
|---|
ExclusiveParametersDeclaration(Set<String> parameterNames,
boolean requiresOne)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getParameterNames() |
boolean |
isRequiresOne() |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.