Class TypedValueTypeAnnotation
java.lang.Object
org.mule.runtime.extension.api.declaration.type.annotation.TypedValueTypeAnnotation
- All Implemented Interfaces:
org.mule.metadata.api.annotation.TypeAnnotation
public final class TypedValueTypeAnnotation
extends Object
implements org.mule.metadata.api.annotation.TypeAnnotation
TypeAnnotation indicating that the real type of the of the annotated type is a TypedValue- Since:
- 1.0
- See Also:
-
TypedValue
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
TypedValueTypeAnnotation
public TypedValueTypeAnnotation()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.mule.metadata.api.annotation.TypeAnnotation
-
equals
-
hashCode
public int hashCode() -
isPublic
public boolean isPublic()- Specified by:
isPublicin interfaceorg.mule.metadata.api.annotation.TypeAnnotation- Returns:
- false
-