|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.virtuosotechnologies.lib.plugin.PluginID
Plugin identifier.
Constructor Summary | |
PluginID(String name,
StringID version)
Constructor |
Method Summary | |
boolean |
equals(Object obj)
|
String |
getName()
Get the name of the plugin |
StringID |
getVersion()
Get the version of the plugin |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PluginID(String name, StringID version)
name
- plugin nameversion
- version numberMethod Detail |
public String getName()
public StringID getVersion()
public boolean equals(Object obj)
public int hashCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |