be.lassi.lanbox.commands.extra.common
Class CommonSetPassw
java.lang.Object
   be.lassi.lanbox.commands.Command
be.lassi.lanbox.commands.Command
       be.lassi.lanbox.commands.LanboxCommand
be.lassi.lanbox.commands.LanboxCommand
           be.lassi.lanbox.commands.extra.common.CommonSetPassw
be.lassi.lanbox.commands.extra.common.CommonSetPassw
- public class CommonSetPassw 
- extends LanboxCommand
Lanbox command (logging support only).
| Field Summary | 
| static java.lang.String | IDLanbox command identifier.
 | 
 
| Constructor Summary | 
| CommonSetPassw()Constructs a new command.
 | 
| CommonSetPassw(byte[] request)Constructs a new command from a request buffer.
 | 
 
 
| Methods inherited from class be.lassi.lanbox.commands.LanboxCommand | 
| equals, get, getBoolean, getId, getInt, getInt4, getRequest, getRequestString, getResponse, processResponse, set, set2, set2, set4 | 
 
 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
 
ID
public static final java.lang.String ID
- Lanbox command identifier.
 
- See Also:
- Constant Field Values
 
CommonSetPassw
public CommonSetPassw()
- Constructs a new command.
 
CommonSetPassw
public CommonSetPassw(byte[] request)
- Constructs a new command from a request buffer.
 
- Parameters:
- request- the buffer to construct the command from