|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextLine
Text for documentation purposes.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
DataElement |
getDataElement()
This field is used to establish a cross-reference between the section title line and one Data Element. |
java.lang.String |
getLineText()
Line text. |
boolean |
getUnknownDataElementBlankWhenZero()
This field is used to establish a cross-reference between the section title line and one Data Element which is not defined in the VA Pac Repository. |
java.lang.String |
getUnknownDataElementFormat()
This field is used to establish a cross-reference between the section title line and one Data Element which is not defined in the VA Pac Repository. |
java.lang.String |
getUnknownDataElementName()
This field is used to establish a cross-reference between the section title line and one Data Element which is not defined in the VA Pac Repository. |
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.text.AbstractTextLine |
---|
getLineType |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
DataElement getDataElement()
This field is used to establish a cross-reference between the section title line and one Data Element.
java.lang.String getLineText()
Line text.
boolean getUnknownDataElementBlankWhenZero()
This field is used to establish a cross-reference between the section title line and one Data Element which is not defined in the VA Pac Repository.
This indicates if the BLANK WHEN ZERO clause must be generated.
java.lang.String getUnknownDataElementFormat()
This field is used to establish a cross-reference between the section title line and one Data Element which is not defined in the VA Pac Repository.
Here, you have the format.
java.lang.String getUnknownDataElementName()
This field is used to establish a cross-reference between the section title line and one Data Element which is not defined in the VA Pac Repository.
Here, you have the name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |