public class ExclusiveOptionalsTypeAnnotation extends Object implements org.mule.metadata.api.annotation.TypeAnnotation
TypeAnnotation used to enrich an ObjectType by specifying that the contained parameters have an exclusive
relation as it is specified with ExclusiveOptionals}| Constructor and Description |
|---|
ExclusiveOptionalsTypeAnnotation(Set<String> exclusiveParameterNames,
boolean isOneRequired) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<String> |
getExclusiveParameterNames() |
String |
getName() |
int |
hashCode() |
boolean |
isOneRequired() |
public static final String NAME
public boolean isOneRequired()
public String getName()
getName in interface org.mule.metadata.api.annotation.TypeAnnotationCopyright © 2022 MuleSoft, Inc.. All rights reserved.