| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Insert the type's description here. Creation date: (24.04.2001 16:58:40)
Constructor Summary | |
Room() Raum constructor comment. | |
Room(String name) Insert the method's description here. | |
Room(String name, SpeaRServiceInterface proxy, String serviceID) Insert the method's description here. |
Method Summary | |
java.lang.String | getName() Insert the method's description here. |
SpeaRServiceInterface | getProxy() |
String | getServiceID() |
boolean | isActive() Insert the method's description here. |
void | setActive(boolean newActive) Insert the method's description here. |
void | setName(java.lang.String newName) Insert the method's description here. |
String | toString() Insert the method's description here. |
Constructor Detail |
public Room()
public Room(String name)
public Room(String name, SpeaRServiceInterface proxy, String serviceID)
Method Detail |
public java.lang.String getName()
public SpeaRServiceInterface getProxy()
public String getServiceID()
public boolean isActive()
public void setActive(boolean newActive)
public void setName(java.lang.String newName)
public String toString()
Association Links |
to Class SpeaRServiceInterface
to Class java.lang.String
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |