|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.gotoandplay.smartfoxserver.lib.BanTypes
public class BanTypes
This class contains constants representing modes of banning users.
They are referenced by the banUser(), removeBanishment() methods of the ExtensionHelper class.
ExtensionHelper| Field Summary | |
|---|---|
static int |
BY_IP
|
static int |
BY_NAME
|
| Constructor Summary | |
|---|---|
BanTypes()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int BY_NAME
public static final int BY_IP
| Constructor Detail |
|---|
public BanTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||