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 Coordinates
public String getName()
getName
in interface Coordinates
public String getClassifier()
getClassifier
in interface Coordinates
public String getType()
getType
in interface Coordinates
public String getVersion()
getVersion
in interface Coordinates
Copyright © 2016 buschmais GbR. All rights reserved.