Uses of Class
org.gcube.data.spd.model.products.Product.ProductType

Packages that use Product.ProductType
org.gcube.data.spd.model.products   
 

Uses of Product.ProductType in org.gcube.data.spd.model.products
 

Methods in org.gcube.data.spd.model.products that return Product.ProductType
 Product.ProductType Product.getType()
           
static Product.ProductType Product.ProductType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Product.ProductType[] Product.ProductType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.gcube.data.spd.model.products with parameters of type Product.ProductType
Product(Product.ProductType type, String key)
           
 



Copyright © 2013. All Rights Reserved.