Class SemanticTermsTypeAnnotation
java.lang.Object
org.mule.runtime.extension.api.declaration.type.annotation.SemanticTermsTypeAnnotation
- All Implemented Interfaces:
org.mule.metadata.api.annotation.TypeAnnotation
public final class SemanticTermsTypeAnnotation
extends Object
implements org.mule.metadata.api.annotation.TypeAnnotation
A public
TypeAnnotation that holds the semantic terms associated to annotated type.
A semantic terms describe the type's meaning and effect
- Since:
- 1.4.0
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SemanticTermsTypeAnnotation
-
-
Method Details
-
getSemanticTerms
-
getName
- Specified by:
getNamein interfaceorg.mule.metadata.api.annotation.TypeAnnotation
-
isPublic
public boolean isPublic()- Specified by:
isPublicin interfaceorg.mule.metadata.api.annotation.TypeAnnotation
-
equals
-
hashCode
public int hashCode()
-