edu.ntnu.cikmr.services.context.entities
Class Room

java.lang.Object
  extended by GenericEntity
      extended by edu.ntnu.cikmr.services.context.entities.Room

public class Room
extends GenericEntity

Title:

Description:

Copyright: Copyright (c) 2007

Company:


Constructor Summary
Room(java.lang.String name)
           
 
Method Summary
 java.lang.String toXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Room

public Room(java.lang.String name)
Method Detail

toXML

public java.lang.String toXML()