public class RegistrationAckCommand extends SystemCommand implements IRegistrationAckCommand
IRegistrationAckCommand
.Constructor and Description |
---|
RegistrationAckCommand() |
Modifier and Type | Method and Description |
---|---|
RegistrationSuccessReason |
getReason()
Indicates why registration was successful.
|
void |
setReason(RegistrationSuccessReason reason) |
getType, setType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType
public RegistrationSuccessReason getReason()
IRegistrationAckCommand
getReason
in interface IRegistrationAckCommand
public void setReason(RegistrationSuccessReason reason)