public final class ExclusiveParametersModel extends Object
parameters in a
ParameterGroupModel are mutually exclusive and cannot be defined at the same time.| Constructor and Description |
|---|
ExclusiveParametersModel(Set<String> exclusiveParameterNames,
boolean isOneRequired) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<String> |
getExclusiveParameterNames() |
int |
hashCode() |
boolean |
isOneRequired() |
String |
toString() |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.