| Package | Description |
|---|---|
| com.evasion.entity |
| Modifier and Type | Method and Description |
|---|---|
Partenaire.Type |
Partenaire.getType() |
static Partenaire.Type |
Partenaire.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Partenaire.Type[] |
Partenaire.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Partenaire.Type> |
Partenaire.Type.listValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
Partenaire.setType(Partenaire.Type type) |
Copyright © 2012. All Rights Reserved.