Class HypeTrainProgress
java.lang.Object
com.github.twitch4j.pubsub.domain.HypeTrainProgress
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetGoal()getLevel()intgetTotal()getValue()inthashCode()booleanvoidsetAllTimeHighState(String allTimeHighState) voidvoidsetLevel(HypeTrainLevel level) voidsetProgression(int progression) voidsetRemainingSeconds(Integer remainingSeconds) voidvoidtoString()
-
Constructor Details
-
HypeTrainProgress
public HypeTrainProgress()
-
-
Method Details
-
isAllTimeHigh
public boolean isAllTimeHigh() -
getLevel
-
getValue
-
getGoal
-
getProgression
public int getProgression() -
getTotal
-
getRemainingSeconds
-
getAllTimeHighState
-
setLevel
-
setValue
-
setGoal
-
setProgression
public void setProgression(int progression) -
setTotal
-
setRemainingSeconds
-
setAllTimeHighState
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-