Class ListDef

java.lang.Object
com.scroogexhtml.lists.ListDef

public class ListDef extends Object
This class stores listtable information.
  • Constructor Details

    • ListDef

      public ListDef()
  • Method Details

    • addLevel

      public void addLevel()
    • getCurrentLevel

      public ListLevel getCurrentLevel()
    • getListId

      public int getListId()
    • setListId

      public void setListId(int listId)
    • getNumberType

      public NumberType getNumberType(int level)