org.apache.axis2.tool.service.bean
Class LibrarySelectionBean

java.lang.Object
  extended byorg.apache.axis2.tool.service.bean.LibrarySelectionBean

public class LibrarySelectionBean
extends java.lang.Object


Constructor Summary
LibrarySelectionBean()
           
 
Method Summary
 java.lang.String[] getFileList()
           
 void setFileList(java.lang.String[] fileList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LibrarySelectionBean

public LibrarySelectionBean()
Method Detail

getFileList

public java.lang.String[] getFileList()
Returns:
Returns the fileList.

setFileList

public void setFileList(java.lang.String[] fileList)
Parameters:
fileList - The fileList to set.


Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.