|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of EndsRowType in org.plutext.jaxb.xslfo |
|---|
| Fields in org.plutext.jaxb.xslfo declared as EndsRowType | |
|---|---|
protected EndsRowType |
TableCell.endsRow
|
| Methods in org.plutext.jaxb.xslfo that return EndsRowType | |
|---|---|
static EndsRowType |
EndsRowType.fromValue(String v)
|
EndsRowType |
TableCell.getEndsRow()
Gets the value of the endsRow property. |
static EndsRowType |
EndsRowType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EndsRowType[] |
EndsRowType.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 EndsRowType | |
|---|---|
void |
TableCell.setEndsRow(EndsRowType value)
Sets the value of the endsRow property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||