public interface VPProductInfo
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBuildNumber()
Retrieve the build number of VP application.
|
java.lang.String |
getName()
Retrieve the full name of VP application, including edition information.
|
java.lang.String |
getShortName()
Retrieve the short name of VP application, including the edition short name.
|
java.lang.String |
getVersion()
Retrieve the version of VP application.
|
java.lang.String getName()
java.lang.String getShortName()
java.lang.String getVersion()
java.lang.String getBuildNumber()