public class ArtifactCoords.Ga extends Object implements Comparable<ArtifactCoords.Ga>
| Constructor and Description |
|---|
Ga() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ArtifactCoords.Ga o) |
boolean |
equals(Object obj) |
String |
getArtifactId() |
String |
getGroupId() |
int |
hashCode() |
ArtifactCoords.Gav |
toGav() |
String |
toString() |
public String getGroupId()
public String getArtifactId()
public ArtifactCoords.Gav toGav()
public int compareTo(ArtifactCoords.Ga o)
compareTo in interface Comparable<ArtifactCoords.Ga>Copyright © 2016–2022 JBoss by Red Hat. All rights reserved.