|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Plugin | |
---|---|
org.apache.maven.artifact.repository.metadata |
Uses of Plugin in org.apache.maven.artifact.repository.metadata |
---|
Methods in org.apache.maven.artifact.repository.metadata that return types with arguments of type Plugin | |
---|---|
List<Plugin> |
Metadata.getPlugins()
Method getPlugins. |
Methods in org.apache.maven.artifact.repository.metadata with parameters of type Plugin | |
---|---|
void |
Metadata.addPlugin(Plugin plugin)
Method addPlugin. |
void |
Metadata.removePlugin(Plugin plugin)
Method removePlugin. |
Method parameters in org.apache.maven.artifact.repository.metadata with type arguments of type Plugin | |
---|---|
void |
Metadata.setPlugins(List<Plugin> plugins)
Set the set of plugin mappings for the group. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |