|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Application
This represents the application that uses the plugin system.
| Method Summary | |
|---|---|
java.lang.String |
getBuildNumber()
The build number of the application, as a string. |
java.lang.String |
getKey()
The application key, e.g. |
java.lang.String |
getVersion()
The version of the application, as a string. |
| Method Detail |
|---|
java.lang.String getKey()
java.lang.String getVersion()
java.lang.String getBuildNumber()
Integer.parseInt(getBuildNumber()) should not thrown any exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||