@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public interface MineralProductInput extends AbstractInput
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_MINERAL_FERTILIZERS_SPREADING_ACTION |
static String |
PROPERTY_MINERAL_PRODUCT |
static String |
PROPERTY_MINERAL_PRODUCT_UNIT |
static String |
PROPERTY_PHYTO_EFFECT |
PROPERTY_INPUT_TYPE, PROPERTY_PRODUCT_NAME, PROPERTY_QT_AVG, PROPERTY_QT_MAX, PROPERTY_QT_MED, PROPERTY_QT_MIN| Modifier and Type | Method and Description |
|---|---|
MineralFertilizersSpreadingAction |
getMineralFertilizersSpreadingAction() |
RefFertiMinUNIFA |
getMineralProduct() |
MineralProductUnit |
getMineralProductUnit() |
boolean |
isPhytoEffect() |
void |
setMineralFertilizersSpreadingAction(MineralFertilizersSpreadingAction mineralFertilizersSpreadingAction) |
void |
setMineralProduct(RefFertiMinUNIFA mineralProduct) |
void |
setMineralProductUnit(MineralProductUnit mineralProductUnit) |
void |
setPhytoEffect(boolean phytoEffect) |
getInputType, getProductName, getQtAvg, getQtMax, getQtMed, getQtMin, setInputType, setProductName, setQtAvg, setQtMax, setQtMed, setQtMinstatic final String PROPERTY_PHYTO_EFFECT
static final String PROPERTY_MINERAL_PRODUCT
static final String PROPERTY_MINERAL_PRODUCT_UNIT
static final String PROPERTY_MINERAL_FERTILIZERS_SPREADING_ACTION
void setPhytoEffect(boolean phytoEffect)
boolean isPhytoEffect()
void setMineralProduct(RefFertiMinUNIFA mineralProduct)
RefFertiMinUNIFA getMineralProduct()
void setMineralProductUnit(MineralProductUnit mineralProductUnit)
MineralProductUnit getMineralProductUnit()
void setMineralFertilizersSpreadingAction(MineralFertilizersSpreadingAction mineralFertilizersSpreadingAction)
MineralFertilizersSpreadingAction getMineralFertilizersSpreadingAction()
Copyright © 2013–2015 Inra. All rights reserved.