|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Identification labels for a NewsItem
Method Summary | |
IdText |
getDateLabel()
Get the optional date label. |
Label[] |
getLabel()
Get an array of all available labels. |
Label |
getLabel(int index)
Get a generic label. |
int |
getLabelCount()
Count the generic labels. |
IdText |
getNameLabel()
Get the optional name label. |
NewsIdentifier |
getNewsIdentifier()
Get the identification information for this news item. |
Methods inherited from interface org.newsml.toolkit.BaseNode |
getChild, getChild, getChild, getChild, getChildCount, getChildCount, getParent, getPath, getSession, getXMLName, getXPath, removeSelf, toXML, toXML, writeXML, writeXML |
Methods inherited from interface org.newsml.toolkit.IdNode |
getDuid, getEuid |
Method Detail |
public NewsIdentifier getNewsIdentifier()
public IdText getNameLabel()
public IdText getDateLabel()
public int getLabelCount()
public Label getLabel(int index)
index
- The position of the label, zero-based, numbered
sequentially.public Label[] getLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |