org.ignition.blojsom.extension.blojsim
Class BlojsimSession

java.lang.Object
  extended byorg.ignition.blojsom.extension.blojsim.BlojsimSession

public class BlojsimSession
extends java.lang.Object

Blojsim Session

Version:
$Id: BlojsimSession.java,v 1.2 2003/05/06 02:09:33 intabulas Exp $
Author:
Mark Lussier

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

BlojsimSession

public BlojsimSession()
Public Constructor

Method Detail

getSubject

public java.lang.String getSubject()
Returns the Subject for this Session

Returns:
the subject

setSubject

public void setSubject(java.lang.String subject)
Sets the Subject for this session

Parameters:
subject - post subject

getCategory

public java.lang.String getCategory()
Returns the category for this session

Returns:
the category

setCategory

public void setCategory(java.lang.String category)
Sets the category for this session

Parameters:
category - the category