|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.mojo.freeform.project.AntTarget
public class AntTarget
null
| Constructor Summary | |
|---|---|
AntTarget()
|
|
| Method Summary | |
|---|---|
void |
addGoal(String string)
Method addGoal |
void |
addOption(String string)
Method addOption |
String |
getComment()
Get null |
List |
getGoal()
Method getGoal |
String |
getModelEncoding()
|
String |
getName()
Get null |
List |
getOption()
Method getOption |
void |
removeGoal(String string)
Method removeGoal |
void |
removeOption(String string)
Method removeOption |
void |
setComment(String comment)
Set null |
void |
setGoal(List goal)
Set null |
void |
setModelEncoding(String modelEncoding)
|
void |
setName(String name)
Set null |
void |
setOption(List option)
Set null |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AntTarget()
| Method Detail |
|---|
public void addGoal(String string)
string - public void addOption(String string)
string - public String getComment()
public List getGoal()
public String getName()
public List getOption()
public void removeGoal(String string)
string - public void removeOption(String string)
string - public void setComment(String comment)
comment - public void setGoal(List goal)
goal - public void setName(String name)
name - public void setOption(List option)
option - public void setModelEncoding(String modelEncoding)
public String getModelEncoding()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||