| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.model | |
| com.herbocailleau.sgq.entities |
| Modifier and Type | Field and Description |
|---|---|
protected SynthesisMention |
SearchModel.synthesisMention |
| Modifier and Type | Method and Description |
|---|---|
SynthesisMention |
SearchModel.getSynthesisMention() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchModel.setSynthesisMention(SynthesisMention synthesisMention) |
| Modifier and Type | Field and Description |
|---|---|
protected SynthesisMention |
BatchAnalyzeAbstract.synthesisMention
Nom de l'attribut en BD : synthesisMention
|
| Modifier and Type | Method and Description |
|---|---|
SynthesisMention |
BatchAnalyze.getSynthesisMention() |
SynthesisMention |
BatchAnalyzeAbstract.getSynthesisMention() |
static SynthesisMention |
SynthesisMention.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynthesisMention[] |
SynthesisMention.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<E> |
BatchAnalyzeDAOAbstract.findAllBySynthesisMention(SynthesisMention v) |
E |
BatchAnalyzeDAOAbstract.findBySynthesisMention(SynthesisMention v) |
void |
BatchAnalyze.setSynthesisMention(SynthesisMention synthesisMention) |
void |
BatchAnalyzeAbstract.setSynthesisMention(SynthesisMention synthesisMention) |
Copyright © 2012–2014 Herboristerie Cailleau. All rights reserved.