| Package | Description |
|---|---|
| org.gcube.data.spd.model.products |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
Product(Product.ProductType type,
String key) |
Copyright © 2019. All Rights Reserved.