public class MineralProductType extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected int |
categ |
protected String |
label |
protected List<String> |
shapes |
| Constructor and Description |
|---|
MineralProductType(Integer categ,
String label,
String shape) |
protected int categ
protected String label
Copyright © 2013–2015 Inra. All rights reserved.