com.ibm.pdp.maf.rpp.pac.volume
Interface TitleLine

All Superinterfaces:
Element, VolumeLine

public interface TitleLine
extends VolumeLine

This type of description line indicates that a title will be generated.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 int getLevel()
           
 java.lang.String getText()
           
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getLevel

int getLevel()

You can have many embedded titles according to the level indicated. 

Returns:

getText

java.lang.String getText()

Text of the title.

Returns: