Class VersionBean
- java.lang.Object
-
- com.h2tcoin.takamakachain.utils.simpleWallet.panels.support.VersionBean
-
public class VersionBean extends Object
https://dev.takamaka.io/api/V2/app/version.json- Author:
- giovanni
-
-
Constructor Summary
Constructors Constructor Description VersionBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getApplicationName()
String
getCurrentVersion()
void
setApplicationName(String applicationName)
void
setCurrentVersion(String currentVersion)
-