All Implemented Interfaces:
IChunk, IObject

public class ListItem extends TextInfoChunk
  • Constructor Details

  • Method Details

    • add

      public void add(TableRow tableRow)
    • setSemanticType

      public void setSemanticType(SemanticType semanticType)
    • getSemanticType

      public SemanticType getSemanticType()
    • getLabel

      public ListLabel getLabel()
    • getBody

      public ListBody getBody()