|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.mtj.core.library.classpath.JavadocClasspathAttribute
public class JavadocClasspathAttribute
A javadoc location classpath attribute that can be persisted with a classpath entry.
| Constructor Summary | |
|---|---|
JavadocClasspathAttribute(String location)
Creates a new JavadocClasspathAttribute. |
|
| Method Summary | |
|---|---|
String |
getName()
Returns the name of this javadoc location classpath attribute. |
String |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavadocClasspathAttribute(String location)
location - the javadoc location| Method Detail |
|---|
public String getName()
IClasspathAttribute#JAVADOC_LOCATION_ATTRIBUTE_NAME.org.eclipse.jdt.core.IClasspathAttribute#getName()public String getValue()
|
Mobile Tools for Java Release 1.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||