com.intel.gpe.gridbeans
Class OutputFileParameterValue

java.lang.Object
  extended by com.intel.gpe.gridbeans.InputFileParameterValue
      extended by com.intel.gpe.gridbeans.OutputFileParameterValue
All Implemented Interfaces:
IComplexParameterValue, IGridBeanParameterValue

public class OutputFileParameterValue
extends InputFileParameterValue

Version:
$Id: OutputFileParameterValue.java,v 1.1 2006/11/24 14:35:39 vashorin Exp $
Author:
Valery Shorin

Constructor Summary
OutputFileParameterValue()
           
OutputFileParameterValue(java.lang.String targetSystemFile)
           
 
Method Summary
 GPEFile getGpeFile()
           
 void setGpeFile(GPEFile gpeFile)
           
 
Methods inherited from class com.intel.gpe.gridbeans.InputFileParameterValue
getDisplayValue, getTargetSystemFile, getValue, setTargetSystemFile, setValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputFileParameterValue

public OutputFileParameterValue()

OutputFileParameterValue

public OutputFileParameterValue(java.lang.String targetSystemFile)
Method Detail

getGpeFile

public GPEFile getGpeFile()

setGpeFile

public void setGpeFile(GPEFile gpeFile)


Copyright © 2008. All Rights Reserved.