Class GeneratedCsCustomerEvent

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
CsCustomerEvent

public abstract class GeneratedCsCustomerEvent extends CsTicketEvent
Generated class for type CsCustomerEvent.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedCsCustomerEvent

      public GeneratedCsCustomerEvent()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedCsTicketEvent
    • getInterventionType

      public EnumerationValue getInterventionType(SessionContext ctx)
      Generated method - Getter of the CsCustomerEvent.interventionType attribute.
      Returns:
      the interventionType
    • getInterventionType

      public EnumerationValue getInterventionType()
      Generated method - Getter of the CsCustomerEvent.interventionType attribute.
      Returns:
      the interventionType
    • setInterventionType

      public void setInterventionType(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the CsCustomerEvent.interventionType attribute.
      Parameters:
      value - the interventionType
    • setInterventionType

      public void setInterventionType(EnumerationValue value)
      Generated method - Setter of the CsCustomerEvent.interventionType attribute.
      Parameters:
      value - the interventionType
    • getReason

      public EnumerationValue getReason(SessionContext ctx)
      Generated method - Getter of the CsCustomerEvent.reason attribute.
      Returns:
      the reason
    • getReason

      public EnumerationValue getReason()
      Generated method - Getter of the CsCustomerEvent.reason attribute.
      Returns:
      the reason
    • setReason

      public void setReason(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the CsCustomerEvent.reason attribute.
      Parameters:
      value - the reason
    • setReason

      public void setReason(EnumerationValue value)
      Generated method - Setter of the CsCustomerEvent.reason attribute.
      Parameters:
      value - the reason