|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.eclipse.ant.internal.core.AntObject
|
+--org.eclipse.ant.core.Type
Represents an Ant type.
| Field Summary |
| Fields inherited from class org.eclipse.ant.internal.core.AntObject |
fClassName, fLibrary, fName |
| Constructor Summary | |
Type()
|
|
| Method Summary | |
String |
getTypeName()
Returns the type name |
void |
setTypeName(String taskName)
Sets the taskName. |
| Methods inherited from class org.eclipse.ant.internal.core.AntObject |
getClassName, getLibrary, isDefault, setClassName, setIsDefault, setLibrary, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Type()
| Method Detail |
public String getTypeName()
public void setTypeName(String taskName)
taskName - The taskName to set
|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||