Class JasperTocHeading
java.lang.Object
ch.unibas.medizin.dynamicreports.jasper.base.tableofcontents.JasperTocHeading
- All Implemented Interfaces:
Serializable
JasperTocHeading class.
- Author:
- Ricardo Mariaca
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGetter for the fieldcustomValue.getLevel()Getter for the fieldlevel.Getter for the fieldpageIndex.Getter for the fieldreference.getText()Getter for the fieldtext.voidsetCustomValue(Object customValue) Setter for the fieldcustomValue.voidSetter for the fieldlevel.voidsetPageIndex(Integer pageIndex) Setter for the fieldpageIndex.voidsetReference(String reference) Setter for the fieldreference.voidSetter for the fieldtext.
-
Constructor Details
-
JasperTocHeading
public JasperTocHeading()
-
-
Method Details
-
getLevel
-
setLevel
-
getText
-
setText
-
getReference
-
setReference
-
getPageIndex
-
setPageIndex
-
getCustomValue
-
setCustomValue
-