public class InstallCatalogItemMavenDiscoveryProposal extends Object implements IMavenDiscoveryProposal
| Constructor and Description |
|---|
InstallCatalogItemMavenDiscoveryProposal(org.eclipse.equinox.internal.p2.discovery.model.CatalogItem item) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.eclipse.equinox.internal.p2.discovery.model.CatalogItem |
getCatalogItem() |
String |
getDescription() |
String |
getLicense() |
int |
hashCode() |
String |
toString() |
public InstallCatalogItemMavenDiscoveryProposal(org.eclipse.equinox.internal.p2.discovery.model.CatalogItem item)
public org.eclipse.equinox.internal.p2.discovery.model.CatalogItem getCatalogItem()
public String getDescription()
getDescription in interface IMavenDiscoveryProposalpublic String getLicense()
getLicense in interface IMavenDiscoveryProposalCopyright © 2005–2021 Eclipse Foundation. All rights reserved.