java.lang.Object
org.mule.runtime.extension.api.declaration.type.annotation.PrefixDefinedAnnotation
Direct Known Subclasses:
DslBaseType, SubstitutionGroup

public abstract class PrefixDefinedAnnotation extends Object
Pojo used to store annotations which value has the format prefix:element.
Since:
1.0
  • Constructor Details

  • Method Details

    • isDefined

      public boolean isDefined()
    • getPrefix

      public String getPrefix()
    • getContent

      protected String getContent()
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object