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 Modifier and Type Field Description protected TableOmitFooterAtBreakTypeTable. tableOmitFooterAtBreakMethods in org.plutext.jaxb.xslfo that return TableOmitFooterAtBreakType Modifier and Type Method Description static TableOmitFooterAtBreakTypeTableOmitFooterAtBreakType. fromValue(java.lang.String v)TableOmitFooterAtBreakTypeTable. getTableOmitFooterAtBreak()Gets the value of the tableOmitFooterAtBreak property.static TableOmitFooterAtBreakTypeTableOmitFooterAtBreakType. valueOf(java.lang.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 Modifier and Type Method Description voidTable. setTableOmitFooterAtBreak(TableOmitFooterAtBreakType value)Sets the value of the tableOmitFooterAtBreak property.