Package 

Class MQ_37_GroupChangedBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final long homeId
      private final long groupId
      public final static int MODE_DEL
      public final static int MODE_ADD
      public final static int MODE_UPDATE
      private final int mode
    • Constructor Summary

      Constructors 
      Constructor Description
      MQ_37_GroupChangedBean(long homeId, long groupId, int type)
    • Method Summary

      Modifier and Type Method Description
      long getHomeId()
      long getGroupId()
      int getMode()
      • Methods inherited from class java.lang.Object

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

      • MQ_37_GroupChangedBean

        MQ_37_GroupChangedBean(long homeId, long groupId, int type)