| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.base.Predicate<AgrosystEntityEnum> |
Entities.IS_ENTITY_AN_ABSTRACT_ENTITY |
| Modifier and Type | Method and Description |
|---|---|
static AgrosystEntityEnum[] |
AgrosystEntityEnum.getContracts() |
static AgrosystEntityEnum |
AgrosystEntityEnum.valueOf(Class<?> klass) |
static AgrosystEntityEnum |
AgrosystEntityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgrosystEntityEnum |
AgrosystEntityEnum.valueOf(org.nuiton.topia.persistence.TopiaEntity entity) |
static AgrosystEntityEnum[] |
AgrosystEntityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2015 Inra. All rights reserved.