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.ProductInfo
public String getName()
getName
in interface com.smartbear.analytics.api.ProductInfo
public String getLicenseId()
getLicenseId
in interface com.smartbear.analytics.api.ProductInfo
public String getLicenseType()
getLicenseType
in interface com.smartbear.analytics.api.ProductInfo
public boolean isLicenseExpired()
isLicenseExpired
in interface com.smartbear.analytics.api.ProductInfo
public Map<String,com.smartbear.analytics.api.LicenseDetails> getLicensePerTool()
getLicensePerTool
in interface com.smartbear.analytics.api.ProductInfo
public static SoapUIProductInfo getInstance()
Copyright © 2019. All Rights Reserved.