Package com.creditcall.chipdnamobile
Class VersionInformation
- java.lang.Object
-
- com.creditcall.chipdnamobile.VersionInformation
-
public class VersionInformation extends java.lang.ObjectCreated by Shingai on 03/08/2017.
-
-
Constructor Summary
Constructors Constructor Description VersionInformation(java.lang.String version, java.lang.String releaseName, java.lang.String applicationName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetApplicationName()java.lang.StringgetReleaseName()java.lang.StringgetVersion()
-