public final class SapaPluginInfo
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the processing module name.
|
java.lang.String |
getPackageName()
Get the processing module package name.
|
int |
getVersionCode()
Get the processing module version number.
|
java.lang.String |
getVersionName()
Get the processing module version name.
|
public java.lang.String getName()
public int getVersionCode()
public java.lang.String getVersionName()
public java.lang.String getPackageName()