|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.spd.model.products.Product
public class Product
| Constructor Summary | |
|---|---|
protected |
Product()
|
|
Product(Capabilities type,
String key)
|
| Method Summary | |
|---|---|
int |
getCount()
|
String |
getKey()
|
Capabilities |
getType()
|
void |
setCount(int count)
|
void |
setKey(String key)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Product()
public Product(Capabilities type,
String key)
| Method Detail |
|---|
public int getCount()
public void setCount(int count)
public Capabilities getType()
public String getKey()
public void setKey(String key)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||