|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.zion.jbuddy.bots.BotRemovePermitCall
public class BotRemovePermitCall
Removes a user from a client's permit list.
| Constructor Summary | |
|---|---|
BotRemovePermitCall(String name)
Creates a remove permit call. |
|
| Method Summary | |
|---|---|
Object |
clone()
Returns an exact copy of this call. |
String |
getName()
Returns the user's name. |
void |
setName(String name)
Sets the user's name. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BotRemovePermitCall(String name)
name - the user's name| Method Detail |
|---|
public String getName()
public void setName(String name)
This value can contain content variables.
public Object clone()
clone in class Objectpublic String toString()
toString in class Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||