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 Modifier and Type Field Description protected StartsRowTypeTableCell. startsRowMethods in org.plutext.jaxb.xslfo that return StartsRowType Modifier and Type Method Description static StartsRowTypeStartsRowType. fromValue(java.lang.String v)StartsRowTypeTableCell. getStartsRow()Gets the value of the startsRow property.static StartsRowTypeStartsRowType. valueOf(java.lang.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 Modifier and Type Method Description voidTableCell. setStartsRow(StartsRowType value)Sets the value of the startsRow property.