Class ChannelPointsGain
java.lang.Object
com.github.twitch4j.pubsub.domain.ChannelPointsGain
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetBaselinePoints(Integer baselinePoints) voidsetChannelId(String channelId) voidsetMultipliers(List<ChannelPointsGain.PointGainMultiplier> multipliers) voidsetReasonCode(String reasonCode) voidsetTotalPoints(Integer totalPoints) voidtoString()
-
Constructor Details
-
ChannelPointsGain
public ChannelPointsGain()
-
-
Method Details
-
getUserId
-
getChannelId
-
getTotalPoints
-
getBaselinePoints
-
getReasonCode
-
getMultipliers
-
setUserId
-
setChannelId
-
setTotalPoints
-
setBaselinePoints
-
setReasonCode
-
setMultipliers
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-