public class XmlCompareOption extends Object implements org.mule.runtime.extension.api.values.ValueProvider
| Constructor and Description |
|---|
XmlCompareOption() |
| Modifier and Type | Method and Description |
|---|---|
Set<org.mule.runtime.api.value.Value> |
resolve()
Resolves and provides a
Set of values which represents a set of possible and valid values for
a parameter. |
public Set<org.mule.runtime.api.value.Value> resolve() throws org.mule.runtime.extension.api.values.ValueResolvingException
Set of values which represents a set of possible and valid values for
a parameter.resolve in interface org.mule.runtime.extension.api.values.ValueProviderSet of values.org.mule.runtime.extension.api.values.ValueResolvingException - if an error occurs during the resolvingCopyright © 2019 MuleSoft, Inc.. All rights reserved.