Class TaskListForCreate


  • public class TaskListForCreate
    extends Object
    TaskListForCreate.
    • Constructor Detail

      • TaskListForCreate

        public TaskListForCreate()
    • Method Detail

      • taskListTemplateId

        public TaskListForCreate taskListTemplateId​(Integer taskListTemplateId)
        taskListTemplateId.
        Returns:
        TaskListForCreate
      • getTaskListTemplateId

        public Integer getTaskListTemplateId()
        Get taskListTemplateId.
        Returns:
        taskListTemplateId
      • setTaskListTemplateId

        public void setTaskListTemplateId​(Integer taskListTemplateId)
        setTaskListTemplateId.
      • equals

        public boolean equals​(Object o)
        Compares objects.
        Overrides:
        equals in class Object
        Returns:
        true or false depending on comparison result.
      • hashCode

        public int hashCode()
        Returns the HashCode.
        Overrides:
        hashCode in class Object
      • toString

        public String toString()
        Converts the given object to string.
        Overrides:
        toString in class Object