|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Deity | |
|---|---|
| relations | |
| Uses of Deity in relations |
|---|
| Methods in relations that return Deity | |
|---|---|
Deity |
Deity.getFather()
|
Deity |
Deity.getMother()
|
Deity |
Deity.giveBirth(String childName,
Deity childFather,
Deity.Gender gender)
She's having a baby... |
| Methods in relations that return types with arguments of type Deity | |
|---|---|
Set<Deity> |
Deity.getChildren()
|
| Methods in relations with parameters of type Deity | |
|---|---|
Deity |
Deity.giveBirth(String childName,
Deity childFather,
Deity.Gender gender)
She's having a baby... |
void |
Deity.setFather(Deity father)
|
void |
Deity.setMother(Deity mother)
|
| Method parameters in relations with type arguments of type Deity | |
|---|---|
void |
Deity.setChildren(Set<Deity> children)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||