public class FileSystemUpdateParam
extends java.lang.Object
| Constructor and Description |
|---|
FileSystemUpdateParam() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNotificationLimit() |
int |
getSoftGrace() |
int |
getSoftLimit() |
void |
setNotificationLimit(int notificationLimit) |
void |
setSoftGrace(int softGrace) |
void |
setSoftLimit(int softLimit) |
public int getSoftLimit()
public void setSoftLimit(int softLimit)
public int getSoftGrace()
public void setSoftGrace(int softGrace)
public int getNotificationLimit()
public void setNotificationLimit(int notificationLimit)