Class BreathingPlan
java.lang.Object
com.serinity.exercicecontrol.model.BreathingPlan
Class documentation.
-
Constructor Summary
ConstructorsConstructorDescriptionBreathingPlan(BreathingState state, BreathingProtocol protocol, String why) Documents BreathingPlan. -
Method Summary
-
Constructor Details
-
BreathingPlan
Documents BreathingPlan.
-
-
Method Details
-
getState
Documents getState. -
getProtocol
Documents getProtocol. -
getWhy
Documents getWhy.
-