Class ActionImpl

java.lang.Object
com.priint.pubserver.metadata.xml.element.ActionImpl
All Implemented Interfaces:
Action, Serializable

public class ActionImpl extends Object implements Serializable, Action
See Also:
  • Constructor Details

    • ActionImpl

      public ActionImpl()
  • Method Details

    • getSequence

      public String getSequence()
      Description copied from interface: Action
      Gets the sequence.
      Specified by:
      getSequence in interface Action
      Returns:
      the sequence
    • setSequence

      public void setSequence(String sequence)
      Description copied from interface: Action
      Sets the sequence.
      Specified by:
      setSequence in interface Action
      Parameters:
      sequence - the sequence to set
    • getEvent

      public String getEvent()
      Description copied from interface: Action
      Gets the event.
      Specified by:
      getEvent in interface Action
      Returns:
      the event
    • setEvent

      public void setEvent(String event)
      Description copied from interface: Action
      Sets the event.
      Specified by:
      setEvent in interface Action
      Parameters:
      event - the event to set
    • getTask

      public String getTask()
      Description copied from interface: Action
      Gets the task.
      Specified by:
      getTask in interface Action
      Returns:
      the task
    • setTask

      public void setTask(String task)
      Description copied from interface: Action
      Sets the task.
      Specified by:
      setTask in interface Action
      Parameters:
      task - the task to set
    • getEnabled

      public int getEnabled()
      Description copied from interface: Action
      Gets the enabled.
      Specified by:
      getEnabled in interface Action
      Returns:
      the enabled
    • setEnabled

      public void setEnabled(int enabled)
      Description copied from interface: Action
      Sets the enabled.
      Specified by:
      setEnabled in interface Action
      Parameters:
      enabled - the enabled to set
    • getStringValue1

      public String getStringValue1()
      Description copied from interface: Action
      Gets the string value 1.
      Specified by:
      getStringValue1 in interface Action
      Returns:
      the stringValue1
    • setStringValue1

      public void setStringValue1(String stringValue1)
      Description copied from interface: Action
      Sets the string value 1.
      Specified by:
      setStringValue1 in interface Action
      Parameters:
      stringValue1 - the stringValue1 to set
    • getStringValue2

      public String getStringValue2()
      Description copied from interface: Action
      Gets the string value 2.
      Specified by:
      getStringValue2 in interface Action
      Returns:
      the stringValue2
    • setStringValue2

      public void setStringValue2(String stringValue2)
      Description copied from interface: Action
      Sets the string value 2.
      Specified by:
      setStringValue2 in interface Action
      Parameters:
      stringValue2 - the stringValue2 to set
    • getStringValue3

      public String getStringValue3()
      Description copied from interface: Action
      Gets the string value 3.
      Specified by:
      getStringValue3 in interface Action
      Returns:
      the stringValue3
    • setStringValue3

      public void setStringValue3(String stringValue3)
      Description copied from interface: Action
      Sets the string value 3.
      Specified by:
      setStringValue3 in interface Action
      Parameters:
      stringValue3 - the stringValue3 to set
    • getStringValue4

      public String getStringValue4()
      Description copied from interface: Action
      Gets the string value 4.
      Specified by:
      getStringValue4 in interface Action
      Returns:
      the stringValue4
    • setStringValue4

      public void setStringValue4(String stringValue4)
      Description copied from interface: Action
      Sets the string value 4.
      Specified by:
      setStringValue4 in interface Action
      Parameters:
      stringValue4 - the stringValue4 to set
    • getStringValue5

      public String getStringValue5()
      Description copied from interface: Action
      Gets the string value 5.
      Specified by:
      getStringValue5 in interface Action
      Returns:
      the stringValue5
    • setStringValue5

      public void setStringValue5(String stringValue5)
      Description copied from interface: Action
      Sets the string value 5.
      Specified by:
      setStringValue5 in interface Action
      Parameters:
      stringValue5 - the stringValue5 to set
    • getIntValue1

      public int getIntValue1()
      Description copied from interface: Action
      Gets the int value 1.
      Specified by:
      getIntValue1 in interface Action
      Returns:
      the intValue1
    • setIntValue1

      public void setIntValue1(int intValue1)
      Description copied from interface: Action
      Sets the int value 1.
      Specified by:
      setIntValue1 in interface Action
      Parameters:
      intValue1 - the intValue1 to set
    • getIntValue2

      public int getIntValue2()
      Description copied from interface: Action
      Gets the int value 2.
      Specified by:
      getIntValue2 in interface Action
      Returns:
      the intValue2
    • setIntValue2

      public void setIntValue2(int intValue2)
      Description copied from interface: Action
      Sets the int value 2.
      Specified by:
      setIntValue2 in interface Action
      Parameters:
      intValue2 - the intValue2 to set
    • getIntValue3

      public int getIntValue3()
      Description copied from interface: Action
      Gets the int value 3.
      Specified by:
      getIntValue3 in interface Action
      Returns:
      the intValue3
    • setIntValue3

      public void setIntValue3(int intValue3)
      Description copied from interface: Action
      Sets the int value 3.
      Specified by:
      setIntValue3 in interface Action
      Parameters:
      intValue3 - the intValue3 to set
    • getIntValue4

      public int getIntValue4()
      Description copied from interface: Action
      Gets the int value 4.
      Specified by:
      getIntValue4 in interface Action
      Returns:
      the intValue4
    • setIntValue4

      public void setIntValue4(int intValue4)
      Description copied from interface: Action
      Sets the int value 4.
      Specified by:
      setIntValue4 in interface Action
      Parameters:
      intValue4 - the intValue4 to set
    • getIntValue5

      public int getIntValue5()
      Description copied from interface: Action
      Gets the int value 5.
      Specified by:
      getIntValue5 in interface Action
      Returns:
      the intValue5
    • setIntValue5

      public void setIntValue5(int intValue5)
      Description copied from interface: Action
      Sets the int value 5.
      Specified by:
      setIntValue5 in interface Action
      Parameters:
      intValue5 - the intValue5 to set
    • getListValue

      public String getListValue()
      Description copied from interface: Action
      Gets the list value.
      Specified by:
      getListValue in interface Action
      Returns:
      the listValue
    • setListValue

      public void setListValue(String listValue)
      Description copied from interface: Action
      Sets the list value.
      Specified by:
      setListValue in interface Action
      Parameters:
      listValue - the listValue to set