public class DefaultProductInfo extends Object implements ProductInfo
Constructor and Description |
---|
DefaultProductInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getBanner()
The product banner text.
|
int |
getBannerWidth()
The product banner width.
|
String |
getComponentVersionString()
Gets A single line String containing the product version.
|
String |
getProductName()
The product name
|
String |
getVendorName()
The vendor id.
|
public String getBanner()
ProductInfo
getBanner
in interface ProductInfo
public int getBannerWidth()
ProductInfo
getBannerWidth
in interface ProductInfo
public String getProductName()
ProductInfo
getProductName
in interface ProductInfo
public String getVendorName()
ProductInfo
getVendorName
in interface ProductInfo
public String getComponentVersionString()
ProductInfo
getComponentVersionString
in interface ProductInfo
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.