Uses of Class
ch.phatec.publibike.entities.StationState
-
Packages that use StationState Package Description ch.phatec.publibike.entities -
-
Uses of StationState in ch.phatec.publibike.entities
Methods in ch.phatec.publibike.entities that return StationState Modifier and Type Method Description StationStateStation. getState()Methods in ch.phatec.publibike.entities with parameters of type StationState Modifier and Type Method Description voidStation. setState(StationState state)
-