|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Ship | |
|---|---|
| com.titan.domain | |
| Uses of Ship in com.titan.domain |
|---|
| Methods in com.titan.domain that return Ship | |
|---|---|
Ship |
Cabin.getShip()
|
Ship |
Cruise.getShip()
|
| Methods in com.titan.domain with parameters of type Ship | |
|---|---|
void |
Cabin.setShip(Ship ship)
|
void |
Cruise.setShip(Ship ship)
|
| Constructors in com.titan.domain with parameters of type Ship | |
|---|---|
Cruise(String name,
Ship ship)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||