-
- All Implemented Interfaces:
public interface ApplicationInfo
-
-
Method Summary
Modifier and Type Method Description abstract IntegergetVersionCode()abstract StringgetVersionName()-
-
Method Detail
-
getVersionCode
abstract Integer getVersionCode()
-
getVersionName
abstract String getVersionName()
-
-
-
-