public class ManifestProductInfo extends DefaultProductInfo
Modifier and Type | Method and Description |
---|---|
String |
getComponentVersionString()
Gets A single line String containing the product version.
|
String |
getProductName()
The product name
|
String |
getVendorName()
The vendor id.
|
static ProductInfo |
loadProductInfo(String productName) |
getBanner, getBannerWidth
public String getComponentVersionString()
ProductInfo
getComponentVersionString
in interface ProductInfo
getComponentVersionString
in class DefaultProductInfo
public String getProductName()
ProductInfo
getProductName
in interface ProductInfo
getProductName
in class DefaultProductInfo
public String getVendorName()
ProductInfo
getVendorName
in interface ProductInfo
getVendorName
in class DefaultProductInfo
public static final ProductInfo loadProductInfo(String productName)
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.