|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.isima.zz3.advjava.tp1.strategyandfactorymethod.AProduct
public abstract class AProduct
| Constructor Summary | |
|---|---|
AProduct()
|
|
| Method Summary | |
|---|---|
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 AProduct()
| Method Detail |
|---|
public 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 | |||||||||