|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextLineTypeValues | |
---|---|
com.ibm.pdp.maf.rpp.pac.text | This package describes the com.ibm.pdp.maf.rpp.pac.text, see the description for an UML overview. |
Uses of TextLineTypeValues in com.ibm.pdp.maf.rpp.pac.text |
---|
Methods in com.ibm.pdp.maf.rpp.pac.text that return TextLineTypeValues | |
---|---|
TextLineTypeValues |
AbstractTextLine.getLineType()
We have several categories of line type :TITLE LINE TYPESA section must always start with a title line. |
static TextLineTypeValues |
TextLineTypeValues.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TextLineTypeValues[] |
TextLineTypeValues.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |