com.pmease.quickbuild
Class RemoteFile

java.lang.Object
  extended bycom.pmease.quickbuild.RemoteFile
All Implemented Interfaces:
java.io.Serializable

public class RemoteFile
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
RemoteFile()
           
 
Method Summary
 java.util.List getFiles()
           
 boolean isDirectory()
           
 void setFiles(java.util.List files)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteFile

public RemoteFile()
Method Detail

isDirectory

public boolean isDirectory()

getFiles

public java.util.List getFiles()

setFiles

public void setFiles(java.util.List files)


Copyright © 2005 PMEase Inc. All Rights Reserved.