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

java.lang.Object
  extended by org.apache.axis2.tool.service.bean.LibrarySelectionBean

public class LibrarySelectionBean
extends Object


Constructor Summary
LibrarySelectionBean()
           
 
Method Summary
 String[] getFileList()
           
 void setFileList(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 String[] getFileList()
Returns:
Returns a clone of the fileList.

setFileList

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


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.