|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.util.product.ProductConfig
ProductConfig.
Constructor Summary | |
ProductConfig(java.lang.String name,
int id,
int major,
int minor,
int patch)
|
Method Summary | |
ProductInfo |
getProductInfo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface electric.util.product.IProductConfig |
configure, configureAsServer, executeLicenseConstraints |
Constructor Detail |
public ProductConfig(java.lang.String name, int id, int major, int minor, int patch)
name
- id
- major
- minor
- patch
- Method Detail |
public ProductInfo getProductInfo()
getProductInfo
in interface IProductConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |