|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdist1.acb.common.transport.concretePackets.ResponseTopics.Topic
DOCUMENT ME!
Constructor Summary | |
ResponseTopics.Topic()
|
Method Summary | |
int |
getParentTopic()
Getter for property parentTopic. |
int |
getTopicId()
Getter for property topicId. |
java.lang.String |
getTopicName()
Getter for property topicName. |
void |
setParentTopic(int parentTopic)
Setter for property parentTopic. |
void |
setTopicId(int topicId)
Setter for property topicId. |
void |
setTopicName(java.lang.String topicName)
Setter for property topicName. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResponseTopics.Topic()
Method Detail |
public void setParentTopic(int parentTopic)
parentTopic
- New value of property parentTopic.public int getParentTopic()
public void setTopicId(int topicId)
topicId
- New value of property topicId.public int getTopicId()
public void setTopicName(java.lang.String topicName)
topicName
- New value of property topicName.public java.lang.String getTopicName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |