|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Identification labels for a NewsItem
Method Summary | |
Text |
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. |
Text |
getNameLabel()
Get the optional name label. |
NewsIdentifier |
getNewsIdentifier()
Get the identification information for this news item. |
Methods inherited from interface org.newsml.toolkit.BaseNode |
getSession, getXMLName |
Methods inherited from interface org.newsml.toolkit.IdNode |
getDuid, getEuid |
Method Detail |
public NewsIdentifier getNewsIdentifier()
public Text getNameLabel()
public Text 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 |