org.gcube.application.enm.service.conn
Class InformationSystemClient.OpenModellerImage

java.lang.Object
  extended by org.gcube.application.enm.service.conn.InformationSystemClient.OpenModellerImage
Enclosing class:
InformationSystemClient

public class InformationSystemClient.OpenModellerImage
extends Object


Constructor Summary
InformationSystemClient.OpenModellerImage(int wallClock, String vmImage, String appLocation, String jobNamePrefix)
           
 
Method Summary
 String getAppLocation()
           
 String getJobNamePrefix()
           
 String getVmImage()
           
 int getWallClock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InformationSystemClient.OpenModellerImage

public InformationSystemClient.OpenModellerImage(int wallClock,
                                                 String vmImage,
                                                 String appLocation,
                                                 String jobNamePrefix)
Method Detail

getWallClock

public final int getWallClock()

getVmImage

public final String getVmImage()

getAppLocation

public final String getAppLocation()

getJobNamePrefix

public final String getJobNamePrefix()


Copyright © 2012. All Rights Reserved.