Package com.scroogexhtml.lists
Class ListDef
java.lang.Object
com.scroogexhtml.lists.ListDef
This class stores listtable information.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addLevel()
int
getNumberType
(int level) void
setListId
(int listId)
-
Constructor Details
-
ListDef
public ListDef()
-
-
Method Details
-
addLevel
public void addLevel() -
getCurrentLevel
-
getListId
public int getListId() -
setListId
public void setListId(int listId) -
getNumberType
-