| |
|
| java.lang.Object com.projity.session.CreateOptions
CreateOptions | public class CreateOptions (Code) | | |
addResources | protected boolean addResources(Code) | | |
local | protected boolean local(Code) | | |
sync | protected boolean sync(Code) | | |
verify | protected boolean verify(Code) | | |
isAddResources | public boolean isAddResources()(Code) | | |
isLocal | public boolean isLocal()(Code) | | |
isSync | public boolean isSync()(Code) | | |
isVerify | public boolean isVerify()(Code) | | |
setAddResources | public void setAddResources(boolean addResources)(Code) | | |
setLocal | public void setLocal(boolean local)(Code) | | |
setSync | public void setSync(boolean sync)(Code) | | |
setVerify | public void setVerify(boolean verify)(Code) | | |
|
|
|