com.buglabs.osgi.concierge.ui.info
Class BundleExportInfo
java.lang.Object
com.buglabs.osgi.concierge.ui.info.BundleExportInfo
public class BundleExportInfo
- extends java.lang.Object
- Author:
- Angel Roman - roman@mdesystems.com, ken
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleExportInfo
public BundleExportInfo()
getLocation
public java.lang.String getLocation()
setLocation
public void setLocation(java.lang.String location)
getProjects
public java.util.List getProjects()
setProjects
public void setProjects(java.util.Vector projects)
getSelectedProjects
public java.util.List getSelectedProjects()
setSelectedProjects
public void setSelectedProjects(java.util.List selectedProjects)