Uses of Class
org.plutext.jaxb.xslfo.TableOmitHeaderAtBreakType
-
Uses of TableOmitHeaderAtBreakType in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as TableOmitHeaderAtBreakType Modifier and Type Field Description protected TableOmitHeaderAtBreakTypeTable. tableOmitHeaderAtBreakMethods in org.plutext.jaxb.xslfo that return TableOmitHeaderAtBreakType Modifier and Type Method Description static TableOmitHeaderAtBreakTypeTableOmitHeaderAtBreakType. fromValue(java.lang.String v)TableOmitHeaderAtBreakTypeTable. getTableOmitHeaderAtBreak()Gets the value of the tableOmitHeaderAtBreak property.static TableOmitHeaderAtBreakTypeTableOmitHeaderAtBreakType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TableOmitHeaderAtBreakType[]TableOmitHeaderAtBreakType. 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 TableOmitHeaderAtBreakType Modifier and Type Method Description voidTable. setTableOmitHeaderAtBreak(TableOmitHeaderAtBreakType value)Sets the value of the tableOmitHeaderAtBreak property.