|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.spy.digg.parsers.TopicImpl
public class TopicImpl
A topic within digg.
| Constructor Summary | |
|---|---|
TopicImpl(java.lang.String n,
java.lang.String sn)
Construct a topic. |
|
| Method Summary | |
|---|---|
java.lang.String |
getContainerName()
Get the name of this topic's container. |
java.lang.String |
getName()
Get the name of this topic. |
java.lang.String |
getShortName()
Get the short name of this topic. |
void |
setContainerName(java.lang.String to)
Set the name of this container. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TopicImpl(java.lang.String n,
java.lang.String sn)
| Method Detail |
|---|
public java.lang.String getContainerName()
Topic
getContainerName in interface Topicpublic java.lang.String getName()
Topic
getName in interface Topicpublic java.lang.String getShortName()
Topic
getShortName in interface Topicpublic java.lang.String toString()
toString in class java.lang.Objectpublic void setContainerName(java.lang.String to)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||