-
public class MQ_37_GroupChangedBean
Created by letian on 2018/7/13.
-
-
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()
-
-
Method Detail
-
getHomeId
long getHomeId()
-
getGroupId
long getGroupId()
-
getMode
int getMode()
-
-
-
-