Package net.anotheria.anosite.config
Class AutoTransfer
- java.lang.Object
-
- net.anotheria.anosite.config.AutoTransfer
-
- All Implemented Interfaces:
Serializable
public class AutoTransfer extends Object implements Serializable
Auto transfer config data.- Author:
- ykalapusha
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AutoTransfer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCopyDir()StringgetSourceDir()voidsetCopyDir(String copyDir)voidsetSourceDir(String sourceDir)StringtoString()
-