Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|