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 IMavenDiscoveryProposal
public String getLicense()
getLicense
in interface IMavenDiscoveryProposal
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.