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, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic RegistrationSuccessReason getReason()
IRegistrationAckCommandgetReason in interface IRegistrationAckCommandpublic void setReason(RegistrationSuccessReason reason)