es.unex.sextante.gui.algorithm
Class OutputParameterContainer
java.lang.Object
es.unex.sextante.gui.algorithm.OutputParameterContainer
public class OutputParameterContainer
- extends java.lang.Object
A class representing a output object key
and the component used to introduce its value
(i.e. its associated filename)
- Author:
- volaya
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputParameterContainer
public OutputParameterContainer(java.lang.String sName,
java.lang.Object container)
getContainer
public java.lang.Object getContainer()
setContainer
public void setContainer(java.lang.Object container)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String sName)