| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities.effective |
| Modifier and Type | Field and Description |
|---|---|
protected InvolvedRuleCompliance |
EffectiveInvolvedRuleAbstract.compliance
Nom de l'attribut en BD : compliance
|
| Modifier and Type | Method and Description |
|---|---|
InvolvedRuleCompliance |
EffectiveInvolvedRuleAbstract.getCompliance() |
InvolvedRuleCompliance |
EffectiveInvolvedRule.getCompliance() |
static InvolvedRuleCompliance |
InvolvedRuleCompliance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvolvedRuleCompliance[] |
InvolvedRuleCompliance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EffectiveInvolvedRuleAbstract.setCompliance(InvolvedRuleCompliance compliance) |
void |
EffectiveInvolvedRule.setCompliance(InvolvedRuleCompliance compliance) |
Copyright © 2013–2015 Inra. All rights reserved.