|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.repository.gui.process.OutputLocation
public class OutputLocation
Required to wrap around string for instanceof check in tree model.
| Constructor Summary | |
|---|---|
OutputLocation(java.lang.String location)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLocation()
|
void |
setLocation(java.lang.String location)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OutputLocation(java.lang.String location)
| Method Detail |
|---|
public void setLocation(java.lang.String location)
public java.lang.String getLocation()
public java.lang.String toString()
toString in class java.lang.Object
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||