Class NextChange
- java.lang.Object
-
- com.github.kaklakariada.fritzbox.model.homeautomation.NextChange
-
public class NextChange extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NextChange()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetEndperiod()intgetTchange()voidsetEndperiod(int endperiod)voidsetTchange(int tchange)java.lang.StringtoString()
-