|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.sdk.common.DKDocSectionTS
Fields inherited from interface com.ibm.mm.sdk.common.DKConstantDL |
For details, see the class or interface |
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant |
For details, see the class or interface |
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageIdDL |
DK_DL_MSG_INVNBR_TEXTMAPPING, DK_DL_MSG_MSGID_NOT_FOUND |
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId |
For details, see the class or interface |
Constructor Summary | |
DKDocSectionTS()
Constructs the doc model section information and initializes it. |
Method Summary | |
java.lang.String |
getName()
Gets the document model section name. |
java.lang.String |
getTag()
Gets the document model section tag. |
void |
setName(java.lang.String docSectionName)
Sets the document model section name. |
void |
setTag(java.lang.String docSectionTag)
Sets the document model section tag. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DKDocSectionTS()
Method Detail |
public java.lang.String getName()
public void setName(java.lang.String docSectionName)
docSectionName
- the document model section namepublic java.lang.String getTag()
public void setTag(java.lang.String docSectionTag)
docSectionTag
- the document model section tag
|
EIP Java APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |