Class ListDescriptor


  • public class ListDescriptor
    extends java.lang.Object
    Contains the information for a single list in the list or list override tables.
    • Field Detail

      • id

        public int id
      • templateID

        public int templateID
      • isStyle

        public boolean isStyle
      • numberType

        public int[] numberType
    • Constructor Detail

      • ListDescriptor

        public ListDescriptor()
    • Method Detail

      • isUnordered

        public boolean isUnordered​(int level)