|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.model.Dependency
com.atlassian.maven.plugins.testharness.PluginDependency
public class PluginDependency
This subclass of the standard Maven Dependency class exists for two reasons:
Dependency
objects.
| Constructor Summary | |
|---|---|
PluginDependency()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getType()
|
| Methods inherited from class org.apache.maven.model.Dependency |
|---|
addExclusion, getArtifactId, getClassifier, getExclusions, getGroupId, getManagementKey, getModelEncoding, getScope, getSystemPath, getVersion, isOptional, removeExclusion, setArtifactId, setClassifier, setExclusions, setGroupId, setModelEncoding, setOptional, setScope, setSystemPath, setType, setVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PluginDependency()
| Method Detail |
|---|
public java.lang.String getType()
getType in class org.apache.maven.model.Dependency
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||