org.apache.pluto.descriptors.servlet
Class WelcomeFileListDD

java.lang.Object
  extended by org.apache.pluto.descriptors.servlet.WelcomeFileListDD

public class WelcomeFileListDD
extends java.lang.Object

TODO: Document

Since:
Feb 28, 2005
Version:
$Id: WelcomeFileListDD.java 156636 2005-03-09 12:16:31Z cziegeler $
Author:
David H. DeWolf

Field Summary
private  java.util.List welcomeFiles
           
 
Constructor Summary
WelcomeFileListDD()
           
 
Method Summary
 java.util.List getWelcomeFiles()
           
 void setWelcomeFiles(java.util.List welcomeFiles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

welcomeFiles

private java.util.List welcomeFiles
Constructor Detail

WelcomeFileListDD

public WelcomeFileListDD()
Method Detail

getWelcomeFiles

public java.util.List getWelcomeFiles()

setWelcomeFiles

public void setWelcomeFiles(java.util.List welcomeFiles)