Class LiteralTypeAnnotation
java.lang.Object
org.mule.runtime.extension.api.declaration.type.annotation.LiteralTypeAnnotation
- All Implemented Interfaces:
org.mule.metadata.api.annotation.TypeAnnotation
public class LiteralTypeAnnotation
extends Object
implements org.mule.metadata.api.annotation.TypeAnnotation
TypeAnnotation indicating that the real type of the of the annotated type is a Literal- Since:
- 1.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LiteralTypeAnnotation
public LiteralTypeAnnotation()
-
-
Method Details
-
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()
-