@Generated(value="org.nuiton.topia.templates.EntityTransformer", date="Thu Dec 17 16:16:20 CET 2015") public abstract class PhytoProductInputAbstract extends AbstractInputImpl implements PhytoProductInput
| Modifier and Type | Field and Description |
|---|---|
protected RefActaTraitementsProduit |
phytoProduct
Nom de l'attribut en BD : phytoProduct
|
protected PhytoProductUnit |
phytoProductUnit
Nom de l'attribut en BD : phytoProductUnit
|
protected String |
productType
Nom de l'attribut en BD : productType
|
protected Collection<RefBioAgressor> |
targets
Nom de l'attribut en BD : targets
|
inputType, productName, qtAvg, qtMax, qtMed, qtMinDEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_PHYTO_PRODUCT, PROPERTY_PHYTO_PRODUCT_UNIT, PROPERTY_PRODUCT_TYPE, PROPERTY_TARGETSPROPERTY_INPUT_TYPE, PROPERTY_PRODUCT_NAME, PROPERTY_QT_AVG, PROPERTY_QT_MAX, PROPERTY_QT_MED, PROPERTY_QT_MIN| Constructor and Description |
|---|
PhytoProductInputAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
protected void |
accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor) |
void |
addAllTargets(Iterable<RefBioAgressor> targets) |
void |
addTargets(RefBioAgressor targets) |
void |
clearTargets() |
boolean |
containsTargets(RefBioAgressor targets) |
RefActaTraitementsProduit |
getPhytoProduct() |
PhytoProductUnit |
getPhytoProductUnit() |
String |
getProductType() |
Collection<RefBioAgressor> |
getTargets() |
RefBioAgressor |
getTargetsByTopiaId(String topiaId) |
Collection<String> |
getTargetsTopiaIds() |
boolean |
isTargetsEmpty() |
boolean |
isTargetsNotEmpty() |
void |
removeTargets(RefBioAgressor targets) |
void |
setPhytoProduct(RefActaTraitementsProduit phytoProduct) |
void |
setPhytoProductUnit(PhytoProductUnit phytoProductUnit) |
void |
setProductType(String productType) |
void |
setTargets(Collection<RefBioAgressor> targets) |
int |
sizeTargets() |
getInputType, getProductName, getQtAvg, getQtMax, getQtMed, getQtMin, setInputType, setProductName, setQtAvg, setQtMax, setQtMed, setQtMinaddPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetInputType, getProductName, getQtAvg, getQtMax, getQtMed, getQtMin, setInputType, setProductName, setQtAvg, setQtMax, setQtMed, setQtMinprotected String productType
protected RefActaTraitementsProduit phytoProduct
protected Collection<RefBioAgressor> targets
protected PhytoProductUnit phytoProductUnit
public void accept(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept in interface org.nuiton.topia.persistence.TopiaEntityaccept in class AbstractInputAbstractorg.nuiton.topia.persistence.TopiaExceptionprotected void accept0(org.nuiton.topia.persistence.TopiaEntityVisitor visitor)
throws org.nuiton.topia.persistence.TopiaException
accept0 in class AbstractInputAbstractorg.nuiton.topia.persistence.TopiaExceptionpublic void setProductType(String productType)
setProductType in interface PhytoProductInputpublic String getProductType()
getProductType in interface PhytoProductInputpublic void setPhytoProduct(RefActaTraitementsProduit phytoProduct)
setPhytoProduct in interface PhytoProductInputpublic RefActaTraitementsProduit getPhytoProduct()
getPhytoProduct in interface PhytoProductInputpublic void addTargets(RefBioAgressor targets)
addTargets in interface PhytoProductInputpublic void addAllTargets(Iterable<RefBioAgressor> targets)
addAllTargets in interface PhytoProductInputpublic void setTargets(Collection<RefBioAgressor> targets)
setTargets in interface PhytoProductInputpublic void removeTargets(RefBioAgressor targets)
removeTargets in interface PhytoProductInputpublic void clearTargets()
clearTargets in interface PhytoProductInputpublic Collection<RefBioAgressor> getTargets()
getTargets in interface PhytoProductInputpublic RefBioAgressor getTargetsByTopiaId(String topiaId)
getTargetsByTopiaId in interface PhytoProductInputpublic Collection<String> getTargetsTopiaIds()
getTargetsTopiaIds in interface PhytoProductInputpublic int sizeTargets()
sizeTargets in interface PhytoProductInputpublic boolean isTargetsEmpty()
isTargetsEmpty in interface PhytoProductInputpublic boolean isTargetsNotEmpty()
isTargetsNotEmpty in interface PhytoProductInputpublic boolean containsTargets(RefBioAgressor targets)
containsTargets in interface PhytoProductInputpublic void setPhytoProductUnit(PhytoProductUnit phytoProductUnit)
setPhytoProductUnit in interface PhytoProductInputpublic PhytoProductUnit getPhytoProductUnit()
getPhytoProductUnit in interface PhytoProductInputCopyright © 2013–2015 Inra. All rights reserved.