| Modifier and Type | Field and Description |
|---|---|
protected Collection<RefBioAgressor> |
PhytoProductInputAbstract.targets
Nom de l'attribut en BD : targets
|
| Modifier and Type | Method and Description |
|---|---|
RefBioAgressor |
PhytoProductInput.getTargetsByTopiaId(String topiaId) |
RefBioAgressor |
PhytoProductInputAbstract.getTargetsByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<RefBioAgressor> |
PhytoProductInput.getTargets() |
Collection<RefBioAgressor> |
PhytoProductInputAbstract.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhytoProductInput.addTargets(RefBioAgressor targets) |
void |
PhytoProductInputAbstract.addTargets(RefBioAgressor targets) |
boolean |
PhytoProductInput.containsTargets(RefBioAgressor targets) |
boolean |
PhytoProductInputAbstract.containsTargets(RefBioAgressor targets) |
void |
PhytoProductInput.removeTargets(RefBioAgressor targets) |
void |
PhytoProductInputAbstract.removeTargets(RefBioAgressor targets) |
| Modifier and Type | Method and Description |
|---|---|
void |
PhytoProductInput.addAllTargets(Iterable<RefBioAgressor> targets) |
void |
PhytoProductInputAbstract.addAllTargets(Iterable<RefBioAgressor> targets) |
void |
PhytoProductInput.setTargets(Collection<RefBioAgressor> targets) |
void |
PhytoProductInputAbstract.setTargets(Collection<RefBioAgressor> targets) |
| Modifier and Type | Field and Description |
|---|---|
protected RefBioAgressor |
SectionAbstract.bioAgressor
Nom de l'attribut en BD : bioAgressor
|
protected RefBioAgressor |
DecisionRuleAbstract.bioAgressor
Nom de l'attribut en BD : bioAgressor
|
| Modifier and Type | Method and Description |
|---|---|
RefBioAgressor |
SectionAbstract.getBioAgressor() |
RefBioAgressor |
DecisionRuleAbstract.getBioAgressor() |
RefBioAgressor |
DecisionRule.getBioAgressor() |
RefBioAgressor |
Section.getBioAgressor() |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionAbstract.setBioAgressor(RefBioAgressor bioAgressor) |
void |
DecisionRuleAbstract.setBioAgressor(RefBioAgressor bioAgressor) |
void |
DecisionRule.setBioAgressor(RefBioAgressor bioAgressor) |
void |
Section.setBioAgressor(RefBioAgressor bioAgressor) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RefAdventice |
interface |
RefNuisibleEDI |
| Modifier and Type | Class and Description |
|---|---|
class |
RefAdventiceAbstract |
class |
RefAdventiceImpl |
class |
RefBioAgressorAbstract |
class |
RefBioAgressorImpl |
class |
RefNuisibleEDIAbstract |
class |
RefNuisibleEDIImpl |
| Modifier and Type | Method and Description |
|---|---|
<E extends RefBioAgressor> |
ManagementModeService.getBioAgressors(BioAgressorType bioAgressorType)
Find all agressor from specified type.
|
| Modifier and Type | Method and Description |
|---|---|
RefBioAgressor |
ReferentialService.getBioAgressor(String bioAgressorId)
Get RefBioAgressor with id the given id
|
| Modifier and Type | Method and Description |
|---|---|
List<RefBioAgressor> |
ReferentialService.getTreatmentTargets(BioAgressorType category) |
Copyright © 2013–2015 Inra. All rights reserved.