public class SoapUIProductInfo extends Object implements com.smartbear.analytics.api.ProductInfo
| Modifier and Type | Method and Description | 
|---|---|
| static SoapUIProductInfo | getInstance() | 
| String | getLicenseId() | 
| Map<String,com.smartbear.analytics.api.LicenseDetails> | getLicensePerTool() | 
| String | getLicenseType() | 
| String | getName() | 
| String | getVersion() | 
| boolean | isLicenseExpired() | 
public String getVersion()
getVersion in interface com.smartbear.analytics.api.ProductInfopublic String getName()
getName in interface com.smartbear.analytics.api.ProductInfopublic String getLicenseId()
getLicenseId in interface com.smartbear.analytics.api.ProductInfopublic String getLicenseType()
getLicenseType in interface com.smartbear.analytics.api.ProductInfopublic boolean isLicenseExpired()
isLicenseExpired in interface com.smartbear.analytics.api.ProductInfopublic Map<String,com.smartbear.analytics.api.LicenseDetails> getLicensePerTool()
getLicensePerTool in interface com.smartbear.analytics.api.ProductInfopublic static SoapUIProductInfo getInstance()
Copyright © 2019. All Rights Reserved.