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
protected  TableLayoutType Table.tableLayout
           
 

Methods in org.plutext.jaxb.xslfo that return TableLayoutType
static TableLayoutType TableLayoutType.fromValue(String v)
           
 TableLayoutType Table.getTableLayout()
          Gets the value of the tableLayout property.
static TableLayoutType TableLayoutType.valueOf(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
 void Table.setTableLayout(TableLayoutType value)
          Sets the value of the tableLayout property.
 



Copyright © 2012. All Rights Reserved.