|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ignition.blojsom.extension.blojsim.BlojsimSession
Blojsim Session
Constructor Summary | |
BlojsimSession()
Public Constructor |
Method Summary | |
java.lang.String |
getCategory()
Returns the category for this session |
java.lang.String |
getSubject()
Returns the Subject for this Session |
void |
setCategory(java.lang.String category)
Sets the category for this session |
void |
setSubject(java.lang.String subject)
Sets the Subject for this session |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BlojsimSession()
Method Detail |
public java.lang.String getSubject()
public void setSubject(java.lang.String subject)
subject
- post subjectpublic java.lang.String getCategory()
public void setCategory(java.lang.String category)
category
- the category
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |