|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ant.internal.core.AntObject
org.eclipse.ant.core.Type
Represents an Ant type. Clients may instantiate this class; it is not intended to be subclassed.
Field Summary |
Fields inherited from class org.eclipse.ant.internal.core.AntObject |
fClassName, fLibrary, fLibraryEntry, 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, getLibraryEntry, getPluginLabel, getURI, isDefault, isEclipseRuntimeRequired, setClassName, setEclipseRuntimeRequired, setIsDefault, setLibrary, setLibraryEntry, setPluginLabel, setURI, 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 Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.