Package ch.phatec.publibike.entities
Class StationNetwork
- java.lang.Object
-
- ch.phatec.publibike.entities.AbstractEntity
-
- ch.phatec.publibike.entities.StationNetwork
-
- All Implemented Interfaces:
IEntity
public class StationNetwork extends AbstractEntity
- Author:
- thomas pauli | phatec.ch
-
-
Constructor Summary
Constructors Constructor Description StationNetwork()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBackgroundImg()StringgetLogoImg()voidsetBackgroundImg(String backgroundImg)voidsetLogoImg(String logoImg)-
Methods inherited from class ch.phatec.publibike.entities.AbstractEntity
getId, getName, setId, setName
-
-