raccoon.core.uitest.file.data
Class PlayerChannel
java.lang.Object
raccoon.core.uitest.file.data.PlayerChannel
public class PlayerChannel
- extends java.lang.Object
TODO Document this class.
- Since:
- Raccoon v1.0
- Version:
- $Id: PlayerChannel.java,v 1.1 2004/08/08 20:19:19 crouvrais Exp $
- Author:
- Cedric ROUVRAIS
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlayerChannel
public PlayerChannel()
getSourceFile
public java.lang.String getSourceFile()
setSourceFile
public void setSourceFile(java.lang.String pSourceFile)
getSourceFolder
public java.lang.String getSourceFolder()
setSourceFolder
public void setSourceFolder(java.lang.String pSourceFolder)
getDestinationFolder
public java.lang.String getDestinationFolder()
setDestinationFolder
public void setDestinationFolder(java.lang.String pDestinationFolder)
isMoveFile
public boolean isMoveFile()
setMoveFile
public void setMoveFile(boolean pMoveFile)
Copyright null null. All Rights Reserved.