org.gcube.datatransfer.portlets.user.shared.obj
Class PeriodicallyScheduled

java.lang.Object
  extended by org.gcube.datatransfer.portlets.user.shared.obj.PeriodicallyScheduled
All Implemented Interfaces:
com.kfuntak.gwt.json.serialization.client.JsonSerializable

public class PeriodicallyScheduled
extends Object
implements com.kfuntak.gwt.json.serialization.client.JsonSerializable


Constructor Summary
PeriodicallyScheduled()
           
 
Method Summary
 String getFrequency()
           
 String getStartInstanceString()
           
 void setFrequency(String frequency)
           
 void setStartInstanceString(String startInstanceString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PeriodicallyScheduled

public PeriodicallyScheduled()
Method Detail

getFrequency

public String getFrequency()

setFrequency

public void setFrequency(String frequency)

getStartInstanceString

public String getStartInstanceString()

setStartInstanceString

public void setStartInstanceString(String startInstanceString)


Copyright © 2012. All Rights Reserved.