Package 

Class GroupDpsUpdateEventModel

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String dps
      private final long groupId
    • Method Summary

      Modifier and Type Method Description
      String getDps()
      long getGroupId()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GroupDpsUpdateEventModel

        GroupDpsUpdateEventModel(String dps, long groupId)