Uses of Class
biz.c24.ProductType

Packages that use ProductType
biz.c24   
biz.c24.api   
 

Uses of ProductType in biz.c24
 

Methods in biz.c24 that return ProductType
static ProductType ProductType.getInstance(String key)
           
 ProductType ProductInfo.getProductType()
           
 

Uses of ProductType in biz.c24.api
 

Fields in biz.c24.api declared as ProductType
static ProductType IO.PRODUCT
           
 

Methods in biz.c24.api that return ProductType
 ProductType IO.getProductType()
           
 

Methods in biz.c24.api with parameters of type ProductType
 void License.checkProductLicenseVersion(ProductType type, VersionNumber vn)
           
 License.ProductLicense.ComponentLicense License.getProductComponentLicense(ProductType prodType, ComponentType compType)
           
 License.ProductLicense License.getProductLicense(ProductType type)
           
 boolean License.isProductComponentLicenseDisabled(ProductType prodType, ComponentType compType)
           
 boolean License.isProductComponentLicenseEnabled(ProductType prodType, ComponentType compType)
           
 boolean License.isProductComponentLicenseGreyed(ProductType prodType, ComponentType compType)
           
 



C24 Technologies © 2002-2012: All Rights Reserved.