Class ClassFileSelectionBean
- java.lang.Object
-
- org.apache.axis2.tool.service.bean.ClassFileSelectionBean
-
public class ClassFileSelectionBean extends Object
-
-
Constructor Summary
Constructors Constructor Description ClassFileSelectionBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getFileLocation()
String
getFilter()
void
setFileLocation(String fileLocation)
void
setFilter(String filter)
-