Package | Description |
---|---|
org.drools.benchmark.model.manners |
Modifier and Type | Field and Description |
---|---|
static Sex |
Sex.F |
static Sex |
Sex.M |
Modifier and Type | Method and Description |
---|---|
Sex |
Guest.getSex() |
static Sex |
Sex.resolve(String sex) |
Constructor and Description |
---|
Guest(String name,
Sex sex,
Hobby hobby) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.