|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsims.mar.Commande
sims.mar.CommandeRegistre
public abstract class CommandeRegistre
Commande associé à un registre
Constructor Summary | |
---|---|
CommandeRegistre(Registre registre,
java.lang.String intitule)
|
Method Summary | |
---|---|
Registre |
getRegistre()
|
Methods inherited from class sims.mar.Commande |
---|
executer, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CommandeRegistre(Registre registre, java.lang.String intitule)
registre
- Registre à associer à la commandeintitule
- Intitulé de la commandeMethod Detail |
---|
public Registre getRegistre()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |