public class PluginId extends Object
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
String | 
getGroupId()
Returns a String identifying the group to which this plugin belongs. 
 | 
String | 
getName()
Returns the name of the plugin. 
 | 
int | 
hashCode()  | 
String | 
toString()  | 
public String getGroupId()
public String getName()
Copyright © 2019. All rights reserved.