org.gridbus.broker.jobdescription.commands
Class WSInput

java.lang.Object
  extended by org.gridbus.broker.jobdescription.commands.WSParameter
      extended by org.gridbus.broker.jobdescription.commands.WSInput

public class WSInput
extends WSParameter

Author:
Xingchen Chu

Constructor Summary
WSInput()
           
 
Method Summary
 java.io.Serializable getValue()
           
 void setValue(java.io.Serializable value)
           
 
Methods inherited from class org.gridbus.broker.jobdescription.commands.WSParameter
getName, getType, setName, setType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSInput

public WSInput()
Method Detail

getValue

public java.io.Serializable getValue()

setValue

public void setValue(java.io.Serializable value)

Copyright © The University of Melbourne. 2006