| Package | Description |
|---|---|
| nc.ird.cantharella.data.model |
| Modifier and Type | Method and Description |
|---|---|
ResultatTestBio.Stade |
ResultatTestBio.getStade()
stade getter
|
ResultatTestBio.Stade |
TestBio.getStadeDefaut()
stadeDefaut getter
|
static ResultatTestBio.Stade |
ResultatTestBio.Stade.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultatTestBio.Stade[] |
ResultatTestBio.Stade.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultatTestBio.setStade(ResultatTestBio.Stade stade)
stade setter
|
void |
TestBio.setStadeDefaut(ResultatTestBio.Stade stadeDefaut)
stadeDefaut setter
|
Copyright © 2012. All Rights Reserved.