org.apache.commons.vfs.tasks
Class AbstractSyncTask.SourceInfo
java.lang.Object
org.apache.commons.vfs.tasks.AbstractSyncTask.SourceInfo
- Enclosing class:
- AbstractSyncTask
- public static class AbstractSyncTask.SourceInfo
- extends Object
Information about a source file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSyncTask.SourceInfo
public AbstractSyncTask.SourceInfo()
setFile
public void setFile(String file)
Copyright © 2002-2006 The Apache Software Foundation. All Rights Reserved.