public static interface StpProvider.StpProductInfo
Any field not applicable to the code for which information is requested will be an empty String (not null).
Modifier and Type | Method and Description |
---|---|
String |
getBuildNumber() |
String |
getCompanyEmailAddress() |
String |
getCompanyFullName() |
String |
getCompanyName() |
String |
getCompanyWebAddress() |
String |
getFullProductVersion() |
String |
getPatchVersion() |
String |
getProductVersion() |
String |
getStageLabel() |
String getBuildNumber()
String getCompanyEmailAddress()
String getCompanyFullName()
String getCompanyName()
String getCompanyWebAddress()
String getFullProductVersion()
String getPatchVersion()
String getProductVersion()
String getStageLabel()
Copyright © IBM 2017. All rights reserved.