|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.officefloor.eclipse.extension.classpath.VariableClasspathProvision
public class VariableClasspathProvision
ClasspathProvision for a variable.
| Constructor Summary | |
|---|---|
VariableClasspathProvision(String variable,
String path)
Initiate. |
|
| Method Summary | |
|---|---|
String |
getPath()
Obtains the path from the variable. |
String |
getVariable()
Obtains the variable name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariableClasspathProvision(String variable,
String path)
variable - Name of the variable.path - Path from the variable.| Method Detail |
|---|
public String getVariable()
public String getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||