|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdata.theatre.Theatre
public class Theatre
| Constructor Summary | |
|---|---|
Theatre(java.lang.String id)
Constructeur du theatre |
|
| Method Summary | |
|---|---|
void |
addZone(Zone z)
Ajouter une zone |
java.util.Collection |
getLesZones()
Getter of the property lesZones |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Theatre(java.lang.String id)
| Method Detail |
|---|
public java.util.Collection getLesZones()
public void addZone(Zone z)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||