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 Details

  • Constructor Details

    • TypedValueTypeAnnotation

      public TypedValueTypeAnnotation()
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in interface org.mule.metadata.api.annotation.TypeAnnotation
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • isPublic

      public boolean isPublic()
      Specified by:
      isPublic in interface org.mule.metadata.api.annotation.TypeAnnotation
      Returns:
      false