Class ExclusiveOptionalsTypeAnnotation
java.lang.Object
org.mule.runtime.extension.api.declaration.type.annotation.ExclusiveOptionalsTypeAnnotation
- All Implemented Interfaces:
org.mule.metadata.api.annotation.TypeAnnotation
public class ExclusiveOptionalsTypeAnnotation
extends Object
implements org.mule.metadata.api.annotation.TypeAnnotation
* A
TypeAnnotation used to enrich an ObjectType by specifying that the contained parameters have an exclusive
relation as it is specified in ExclusiveOptionals
This class is immutable.
- Since:
- 1.0
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
ExclusiveOptionalsTypeAnnotation
-
-
Method Details
-
getExclusiveParameterNames
-
isOneRequired
public boolean isOneRequired() -
getName
- Specified by:
getNamein interfaceorg.mule.metadata.api.annotation.TypeAnnotation
-
hashCode
public int hashCode() -
equals
-
isPublic
public boolean isPublic()- Specified by:
isPublicin interfaceorg.mule.metadata.api.annotation.TypeAnnotation
-