Uses of Class
org.apache.axis2.tool.service.bean.LibrarySelectionBean
-
Packages that use LibrarySelectionBean Package Description org.apache.axis2.tool.service.bean org.apache.axis2.tool.service.eclipse.ui -
-
Uses of LibrarySelectionBean in org.apache.axis2.tool.service.bean
Methods in org.apache.axis2.tool.service.bean that return LibrarySelectionBean Modifier and Type Method Description LibrarySelectionBean
WizardBean. getLibraryBean()
Methods in org.apache.axis2.tool.service.bean with parameters of type LibrarySelectionBean Modifier and Type Method Description void
WizardBean. setLibraryBean(LibrarySelectionBean libraryBean)
-
Uses of LibrarySelectionBean in org.apache.axis2.tool.service.eclipse.ui
Methods in org.apache.axis2.tool.service.eclipse.ui that return LibrarySelectionBean Modifier and Type Method Description LibrarySelectionBean
LibraryAddingPage. getBean()
-