public class PluginInfo extends Object
| Constructor and Description |
|---|
PluginInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId() |
String |
getGroupId() |
Source |
getSource() |
void |
setArtifactId(String artifactId) |
void |
setGroupId(String groupId) |
void |
setSource(Source source) |
Copyright © 2004–2020. All rights reserved.