Package org.openmuc.jeebus.ship.state
Interface ChangeStateCallBack
-
public interface ChangeStateCallBack
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnextState()voidnextSubState(SubState subState)
-
-
-
Method Detail
-
nextState
void nextState()
-
nextSubState
void nextSubState(SubState subState)
-
-