|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.isima.zz3.advjava.tp1.strategy.AStrategy
com.isima.zz3.advjava.tp1.strategy.Strategy2
public class Strategy2
| Constructor Summary | |
|---|---|
Strategy2()
|
|
| Method Summary | |
|---|---|
void |
execute()
Exécution de la stratégie 2. |
java.lang.String |
getParameter()
Getter of the property parameter_ |
void |
setParameter(java.lang.String parameter_)
Setter of the property parameter_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Strategy2()
| Method Detail |
|---|
public void execute()
execute in class AStrategypublic java.lang.String getParameter()
public void setParameter(java.lang.String parameter_)
parameter_ - The parameter_ to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||