public class ChannelGroup extends Wrapper
Constructor and Description |
---|
ChannelGroup(Map<String,String> map) |
Modifier and Type | Method and Description |
---|---|
int |
getGroupId()
Deprecated.
Use
getId() instead. |
long |
getIconId() |
int |
getId() |
int |
getMemberAddPower() |
int |
getMemberRemovePower() |
int |
getModifyPower() |
String |
getName() |
int |
getNameMode() |
int |
getSortId() |
PermissionGroupDatabaseType |
getType() |
boolean |
isSavedInDatabase() |
public ChannelGroup(Map<String,String> map)
public int getId()
@Deprecated public int getGroupId()
getId()
instead.public PermissionGroupDatabaseType getType()
public long getIconId()
public boolean isSavedInDatabase()
public int getSortId()
public int getNameMode()
public int getModifyPower()
public int getMemberAddPower()
public int getMemberRemovePower()
Copyright © 2015. All rights reserved.