Class GeneratedCsTicketChangeEventStringEntry

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

public abstract class GeneratedCsTicketChangeEventStringEntry extends CsTicketChangeEventEntry
Generated class for type CsTicketChangeEventStringEntry.
See Also:
  • Field Details

  • Constructor Details

    • GeneratedCsTicketChangeEventStringEntry

      public GeneratedCsTicketChangeEventStringEntry()
  • Method Details

    • getDefaultAttributeModes

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

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

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

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

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

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

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

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

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