Interface VariantEvent

All Known Implementing Classes:
VariantEventBean

public interface VariantEvent
A variant event is a type that can represent many event types.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final EPTypeClass
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the underlying event.
  • Field Details

  • Method Details

    • getUnderlyingEventBean

      EventBean getUnderlyingEventBean()
      Returns the underlying event.
      Returns:
      underlying event