Class HypeProgression
java.lang.Object
com.github.twitch4j.pubsub.domain.HypeProgression
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()isBoostTrain(Boolean isBoostTrain) voidvoidsetProgress(HypeTrainProgress progress) voidsetQuantity(Integer quantity) voidsetSequenceId(Integer sequenceId) voidvoidtoString()
-
Constructor Details
-
HypeProgression
public HypeProgression()
-
-
Method Details
-
getUserId
-
getSequenceId
-
getAction
-
getSource
-
getQuantity
-
getProgress
-
isBoostTrain
-
setUserId
-
setSequenceId
-
setAction
-
setSource
-
setQuantity
-
setProgress
-
isBoostTrain
- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-