Class UsesTypeAnnotation

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

public class UsesTypeAnnotation extends Object implements AstNodeAnnotation
  • Constructor Details

    • UsesTypeAnnotation

      public UsesTypeAnnotation(EventType usesEventType)
  • Method Details

    • getUsesEventType

      public EventType getUsesEventType()
    • overrideWith

      public void overrideWith(EventType eventType)