Class HubWithReward

java.lang.Object
io.meeds.wom.api.model.Hub
io.meeds.dapp.web.rest.model.HubWithReward
All Implemented Interfaces:
Cloneable

public class HubWithReward extends io.meeds.wom.api.model.Hub
  • Constructor Summary

    Constructors
    Constructor
    Description
    HubWithReward(io.meeds.wom.api.model.Hub hub, long actionsCount, double topHubReceiverAmount, double engagementScore, boolean hasReports)
     
  • Method Summary

    Methods inherited from class io.meeds.wom.api.model.Hub

    canEqual, clone, equals, getAddress, getCity, getColor, getCreatedDate, getDeedId, getDeedManagerAddress, getDeedOwnerAddress, getDescription, getHubOwnerAddress, getJoinDate, getManagerClaimableAmount, getName, getOwnerClaimableAmount, getRewardsPeriodType, getRewardsPerPeriod, getType, getUntilDate, getUpdatedDate, getUrl, getUsersCount, hashCode, isConnected, setAddress, setCity, setColor, setCreatedDate, setDeedId, setDeedManagerAddress, setDeedOwnerAddress, setDescription, setHubOwnerAddress, setJoinDate, setManagerClaimableAmount, setName, setOwnerClaimableAmount, setRewardsPeriodType, setRewardsPerPeriod, setType, setUntilDate, setUpdatedDate, setUrl, setUsersCount

    Methods inherited from class java.lang.Object

    finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HubWithReward

      public HubWithReward(io.meeds.wom.api.model.Hub hub, long actionsCount, double topHubReceiverAmount, double engagementScore, boolean hasReports)