org.gcube.data.spd.stubs.types
Class SubmitJob

java.lang.Object
  extended by org.gcube.data.spd.stubs.types.SubmitJob

public class SubmitJob
extends Object


Constructor Summary
protected SubmitJob()
           
  SubmitJob(String input, JobType job)
           
 
Method Summary
 String getInput()
           
 JobType getJob()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubmitJob

public SubmitJob(String input,
                 JobType job)

SubmitJob

protected SubmitJob()
Method Detail

getInput

public String getInput()

getJob

public JobType getJob()


Copyright © 2013. All Rights Reserved.