| Package | Description |
|---|---|
| org.nuiton.topia.it.mapping.test9 |
| Modifier and Type | Field and Description |
|---|---|
protected E9 |
A9Abstract.e9
Nom de l'attribut en BD : e9
|
| Modifier and Type | Method and Description |
|---|---|
E9 |
A9Abstract.getE9() |
E9 |
A9.getE9() |
static E9 |
E9.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static E9[] |
E9.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> |
GeneratedA9TopiaDao.findAllByE9(E9 v)
Deprecated.
|
E |
GeneratedA9TopiaDao.findByE9(E9 v)
Deprecated.
|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedA9TopiaDao.forE9Equals(E9 v) |
void |
A9Abstract.setE9(E9 e9) |
void |
A9.setE9(E9 e9) |
| Modifier and Type | Method and Description |
|---|---|
TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedA9TopiaDao.forE9In(Collection<E9> v) |
Copyright © 2004–2018 CodeLutin. All rights reserved.