public class PackageInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<String> |
getArtifacts() |
List<String> |
getContent() |
ArtifactCoords.Gav |
getGav() |
Identity |
getIdentity() |
String |
getModuleVersion() |
Set<Identity> |
getProviders() |
PackageSpec |
getSpec() |
boolean |
hasContent() |
int |
hashCode() |
boolean |
isModule() |
public ArtifactCoords.Gav getGav()
public Identity getIdentity()
public final boolean isModule()
public String getModuleVersion()
public final boolean hasContent()
public PackageSpec getSpec()
Copyright © 2016–2018 JBoss by Red Hat. All rights reserved.