|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.artifact.repository.metadata.Plugin
Mapping information for a single plugin within this group
| Constructor Summary | |
Plugin()
|
|
| Method Summary | |
String |
getArtifactId()
Get The plugin artifactId |
String |
getModelEncoding()
|
String |
getName()
Get Display name for the plugin. |
String |
getPrefix()
Get The plugin invocation prefix (i.e. |
void |
setArtifactId(String artifactId)
Set The plugin artifactId |
void |
setModelEncoding(String modelEncoding)
|
void |
setName(String name)
Set Display name for the plugin. |
void |
setPrefix(String prefix)
Set The plugin invocation prefix (i.e. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Plugin()
| Method Detail |
public String getArtifactId()
public String getName()
public String getPrefix()
public void setArtifactId(String artifactId)
artifactId - public void setName(String name)
name - public void setPrefix(String prefix)
prefix - public void setModelEncoding(String modelEncoding)
public String getModelEncoding()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||