|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Human | |
|---|---|
| com.hack23.cia.model.application.impl.common | Common application entity model. |
| com.hack23.cia.model.sweden.impl | The entity model related to Swedish parliament members votes. |
| Uses of Human in com.hack23.cia.model.application.impl.common |
|---|
| Methods in com.hack23.cia.model.application.impl.common that return Human | |
|---|---|
Human |
User.getHuman()
Gets the human. |
| Methods in com.hack23.cia.model.application.impl.common with parameters of type Human | |
|---|---|
void |
User.setHuman(Human human)
Sets the human. |
| Uses of Human in com.hack23.cia.model.sweden.impl |
|---|
| Methods in com.hack23.cia.model.sweden.impl that return Human | |
|---|---|
Human |
ParliamentMember.getHuman()
Gets the human. |
| Methods in com.hack23.cia.model.sweden.impl with parameters of type Human | |
|---|---|
void |
ParliamentMember.setHuman(Human human)
Sets the human. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||