public final class ParentCoordinates extends Object implements Coordinates
| Constructor and Description |
|---|
ParentCoordinates(org.apache.maven.model.Parent parent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassifier() |
String |
getGroup() |
String |
getName() |
String |
getType() |
String |
getVersion() |
public String getGroup()
getGroup in interface Coordinatespublic String getName()
getName in interface Coordinatespublic String getClassifier()
getClassifier in interface Coordinatespublic String getType()
getType in interface Coordinatespublic String getVersion()
getVersion in interface CoordinatesCopyright © 2015 buschmais GbR. All rights reserved.