Uses of Class
org.plutext.jaxb.xslfo.TableOmitFooterAtBreakType

Uses of TableOmitFooterAtBreakType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as TableOmitFooterAtBreakType
protected  TableOmitFooterAtBreakType Table.tableOmitFooterAtBreak
           
 

Methods in org.plutext.jaxb.xslfo that return TableOmitFooterAtBreakType
static TableOmitFooterAtBreakType TableOmitFooterAtBreakType.fromValue(String v)
           
 TableOmitFooterAtBreakType Table.getTableOmitFooterAtBreak()
          Gets the value of the tableOmitFooterAtBreak property.
static TableOmitFooterAtBreakType TableOmitFooterAtBreakType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TableOmitFooterAtBreakType[] TableOmitFooterAtBreakType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.plutext.jaxb.xslfo with parameters of type TableOmitFooterAtBreakType
 void Table.setTableOmitFooterAtBreak(TableOmitFooterAtBreakType value)
          Sets the value of the tableOmitFooterAtBreak property.
 



Copyright © 2012. All Rights Reserved.