|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockFile | |
uk.ac.vamsas.objects | |
uk.ac.vamsas.objects.core |
Uses of LockFile in uk.ac.vamsas.objects |
Methods in uk.ac.vamsas.objects with parameters of type LockFile | |
void |
EmptyDocumentUpdater.update(LockFile vobj)
|
void |
IDocumentUpdater.update(LockFile vobj)
|
Uses of LockFile in uk.ac.vamsas.objects.core |
Methods in uk.ac.vamsas.objects.core that return LockFile | |
static LockFile |
LockFile.unmarshal(java.io.Reader reader)
Method unmarshal. |
LockFile |
VamsasDocument.getLockFile()
Returns the value of field 'lockFile'. |
Methods in uk.ac.vamsas.objects.core with parameters of type LockFile | |
void |
VamsasDocument.setLockFile(LockFile lockFile)
Sets the value of field 'lockFile'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |