Class DefinesTypeAnnotation

java.lang.Object
org.mule.datasense.impl.model.annotations.DefinesTypeAnnotation
All Implemented Interfaces:
AstNodeAnnotation

public class DefinesTypeAnnotation extends Object implements AstNodeAnnotation
  • Constructor Details

    • DefinesTypeAnnotation

      public DefinesTypeAnnotation(EventType definesEventType)
  • Method Details

    • getDefinesEventType

      public EventType getDefinesEventType()
    • overrideWith

      public void overrideWith(EventType eventType)