public final class ImmutableExclusiveParametersModel extends Object implements org.mule.runtime.api.meta.model.parameter.ExclusiveParametersModel
ExclusiveParametersModel| Constructor and Description |
|---|
ImmutableExclusiveParametersModel(Set<String> exclusiveParameterNames,
boolean isOneRequired)
Creates anew instance
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getExclusiveParameterNames() |
boolean |
isOneRequired() |
public Set<String> getExclusiveParameterNames()
getExclusiveParameterNames in interface org.mule.runtime.api.meta.model.parameter.ExclusiveParametersModelpublic boolean isOneRequired()
isOneRequired in interface org.mule.runtime.api.meta.model.parameter.ExclusiveParametersModelCopyright © 2017 MuleSoft, Inc.. All rights reserved.