|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAcquisition.offlineFuncs.OfflineFileParameters
public class OfflineFileParameters
| Field Summary | |
|---|---|
boolean |
enable
Enable offline file access |
java.lang.String |
folderName
Reference to wherever the offline files are. |
boolean |
includeSubFolders
include sub folders |
static long |
serialVersionUID
|
| Constructor Summary | |
|---|---|
OfflineFileParameters()
|
|
| Method Summary | |
|---|---|
protected OfflineFileParameters |
clone()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final long serialVersionUID
public boolean enable
public boolean includeSubFolders
public java.lang.String folderName
| Constructor Detail |
|---|
public OfflineFileParameters()
| Method Detail |
|---|
protected OfflineFileParameters clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||