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

Uses of StartsRowType in org.plutext.jaxb.xslfo
 

Fields in org.plutext.jaxb.xslfo declared as StartsRowType
protected  StartsRowType TableCell.startsRow
           
 

Methods in org.plutext.jaxb.xslfo that return StartsRowType
static StartsRowType StartsRowType.fromValue(String v)
           
 StartsRowType TableCell.getStartsRow()
          Gets the value of the startsRow property.
static StartsRowType StartsRowType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static StartsRowType[] StartsRowType.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 StartsRowType
 void TableCell.setStartsRow(StartsRowType value)
          Sets the value of the startsRow property.
 



Copyright © 2012. All Rights Reserved.