Class HypeTrainProgress
java.lang.Object
com.github.twitch4j.pubsub.domain.HypeTrainProgress
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getGoal()
getLevel()
int
getTotal()
getValue()
int
hashCode()
boolean
void
setAllTimeHighState
(String allTimeHighState) void
void
setLevel
(HypeTrainLevel level) void
setProgression
(int progression) void
setRemainingSeconds
(Integer remainingSeconds) void
void
toString()
-
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
-