Class GeneratedCsTicketChangeEventCsTicketStateEntry

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

public abstract class GeneratedCsTicketChangeEventCsTicketStateEntry extends CsTicketChangeEventEntry
Generated class for type CsTicketChangeEventCsTicketStateEntry.
See Also:
  • Field Details

    • OLDVALUE

      public static final String OLDVALUE
      Qualifier of the CsTicketChangeEventCsTicketStateEntry.oldValue attribute
      See Also:
    • NEWVALUE

      public static final String NEWVALUE
      Qualifier of the CsTicketChangeEventCsTicketStateEntry.newValue attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedCsTicketChangeEventCsTicketStateEntry

      public GeneratedCsTicketChangeEventCsTicketStateEntry()
  • Method Details

    • getDefaultAttributeModes

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

      public EnumerationValue getNewValue(SessionContext ctx)
      Generated method - Getter of the CsTicketChangeEventCsTicketStateEntry.newValue attribute.
      Returns:
      the newValue
    • getNewValue

      public EnumerationValue getNewValue()
      Generated method - Getter of the CsTicketChangeEventCsTicketStateEntry.newValue attribute.
      Returns:
      the newValue
    • setNewValue

      public void setNewValue(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the CsTicketChangeEventCsTicketStateEntry.newValue attribute.
      Parameters:
      value - the newValue
    • setNewValue

      public void setNewValue(EnumerationValue value)
      Generated method - Setter of the CsTicketChangeEventCsTicketStateEntry.newValue attribute.
      Parameters:
      value - the newValue
    • getOldValue

      public EnumerationValue getOldValue(SessionContext ctx)
      Generated method - Getter of the CsTicketChangeEventCsTicketStateEntry.oldValue attribute.
      Returns:
      the oldValue
    • getOldValue

      public EnumerationValue getOldValue()
      Generated method - Getter of the CsTicketChangeEventCsTicketStateEntry.oldValue attribute.
      Returns:
      the oldValue
    • setOldValue

      public void setOldValue(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the CsTicketChangeEventCsTicketStateEntry.oldValue attribute.
      Parameters:
      value - the oldValue
    • setOldValue

      public void setOldValue(EnumerationValue value)
      Generated method - Setter of the CsTicketChangeEventCsTicketStateEntry.oldValue attribute.
      Parameters:
      value - the oldValue