|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.scubatoolkit.DecompressionSchedule
| Field Summary | |
private DecompressionStop[] |
decoStops
|
private PressureGroup |
pressureGroup
|
| Constructor Summary | |
DecompressionSchedule()
|
|
| Method Summary | |
DecompressionStop[] |
getDecoStops()
|
PressureGroup |
getPressureGroup()
|
void |
setDecoStops(DecompressionStop[] stops)
|
void |
setPressureGroup(PressureGroup group)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private PressureGroup pressureGroup
private DecompressionStop[] decoStops
| Constructor Detail |
public DecompressionSchedule()
| Method Detail |
public PressureGroup getPressureGroup()
public void setPressureGroup(PressureGroup group)
group - public DecompressionStop[] getDecoStops()
public void setDecoStops(DecompressionStop[] stops)
stops -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||