Class ListItem

java.lang.Object
com.skava.list.model.ListItem
All Implemented Interfaces:
Serializable

public class ListItem extends Object implements Serializable
This model contains all the details that are associated with the list item.
See Also:
  • Constructor Details

    • ListItem

      public ListItem()
  • Method Details

    • getItemType

      public String getItemType()
      Get the ItemType properties
      Returns:
      String object
    • setItemType

      public void setItemType(String value)
      Sets the itemType from properties
      Parameters:
      value - Indicates the type of the list item. Holds String