Uses of Class
org.plutext.jaxb.xslfo.TableLayoutType
-
Uses of TableLayoutType in org.plutext.jaxb.xslfo
Fields in org.plutext.jaxb.xslfo declared as TableLayoutType Modifier and Type Field Description protected TableLayoutTypeTable. tableLayoutMethods in org.plutext.jaxb.xslfo that return TableLayoutType Modifier and Type Method Description static TableLayoutTypeTableLayoutType. fromValue(java.lang.String v)TableLayoutTypeTable. getTableLayout()Gets the value of the tableLayout property.static TableLayoutTypeTableLayoutType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TableLayoutType[]TableLayoutType. 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 TableLayoutType Modifier and Type Method Description voidTable. setTableLayout(TableLayoutType value)Sets the value of the tableLayout property.