|
|||||||||
| Home >> All >> com >> memoire >> [ ant overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.ant
Class idlj_task.PkgPrefix

java.lang.Objectcom.memoire.ant.idlj_task.PkgPrefix
- Enclosing class:
- idlj_task
- protected static class idlj_task.PkgPrefix
- extends java.lang.Object
la classe PkgPrefix.
| Field Summary | |
private java.lang.String |
module_
le module |
private java.lang.String |
prefix_
le prefixe |
| Constructor Summary | |
protected |
idlj_task.PkgPrefix()
|
| Method Summary | |
void |
setModule(java.lang.String _e)
Definition du module. |
void |
setPrefix(java.lang.String _e)
Definition du prefixe. |
void |
setT(java.lang.String _e)
Definition du module. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
module_
private java.lang.String module_
- le module
prefix_
private java.lang.String prefix_
- le prefixe
| Constructor Detail |
idlj_task.PkgPrefix
protected idlj_task.PkgPrefix()
| Method Detail |
setT
public void setT(java.lang.String _e)
- Definition du module. Voir les options de idlj.
setModule
public void setModule(java.lang.String _e)
- Definition du module. Voir les options de idlj. voir setT().
setPrefix
public void setPrefix(java.lang.String _e)
- Definition du prefixe. Voir les options de idlj.
|
|||||||||
| Home >> All >> com >> memoire >> [ ant overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.memoire.ant.idlj_task.PkgPrefix