-
public class GroupDpsUpdateEventModel
Created by apple on 2018/10/19.
-
-
Constructor Summary
Constructors Constructor Description GroupDpsUpdateEventModel(String dps, long groupId)
-
Method Summary
Modifier and Type Method Description String
getDps()
long
getGroupId()
-
-
Method Detail
-
getDps
String getDps()
-
getGroupId
long getGroupId()
-
-
-
-