|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.gpe.gridbeans.workflow.WorkflowURLFile
public class WorkflowURLFile
The representation of a URL file for a workflow GridBean. This representation contains one variable containing URL.
Constructor Summary | |
---|---|
WorkflowURLFile()
|
|
WorkflowURLFile(com.intel.gpe.clients.api.workflow.Variable variable)
|
Method Summary | |
---|---|
GridBeanParameterType |
getType()
|
com.intel.gpe.clients.api.workflow.Variable |
getVariable()
|
void |
setVariable(com.intel.gpe.clients.api.workflow.Variable variable)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkflowURLFile()
public WorkflowURLFile(com.intel.gpe.clients.api.workflow.Variable variable)
Method Detail |
---|
public com.intel.gpe.clients.api.workflow.Variable getVariable()
public void setVariable(com.intel.gpe.clients.api.workflow.Variable variable)
public GridBeanParameterType getType()
getType
in interface IParameterValue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |