public interface ProductVersion extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getProductName()
Gets the name of the product.
|
String |
getProductVersion()
Gets the version of the product.
|
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.