|
Drools Benchmark 6.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Gender | |
|---|---|
| org.drools.benchmark.model | |
| Uses of Gender in org.drools.benchmark.model |
|---|
| Methods in org.drools.benchmark.model that return Gender | |
|---|---|
Gender |
Applicant.getGender()
|
static Gender |
Gender.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Gender[] |
Gender.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.drools.benchmark.model with parameters of type Gender | |
|---|---|
void |
Applicant.setGender(Gender gender)
|
| Constructors in org.drools.benchmark.model with parameters of type Gender | |
|---|---|
Applicant(String name,
int age,
Gender gender)
|
|
|
Drools Benchmark 6.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||