public class RuleTask extends Object
RuleTask()
RuleTask(String type, String path, int delay)
int
getDelay()
String
getPath()
getType()
getXML()
void
setDelay(int delay)
setPath(String path)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RuleTask()
public RuleTask(String type, String path, int delay)
public String getXML()
public String getType()
public void setType(String type)
public String getPath()
public void setPath(String path)
public int getDelay()
public void setDelay(int delay)
Copyright © 2009–2020 Waarp. All rights reserved.