public class ChangePasswordReplyModifier extends AbstractPasswordMessageModifier
versionNumber
Constructor and Description |
---|
ChangePasswordReplyModifier() |
Modifier and Type | Method and Description |
---|---|
ChangePasswordReply |
getChangePasswordReply()
Returns the
ChangePasswordReply . |
void |
setApplicationReply(ApplicationReply applicationReply)
Sets the
ApplicationReply . |
void |
setPrivateMessage(PrivateMessage privateMessage)
Sets the
PrivateMessage . |
setProtocolVersionNumber
public ChangePasswordReply getChangePasswordReply()
ChangePasswordReply
.ChangePasswordReply
.public void setApplicationReply(ApplicationReply applicationReply)
ApplicationReply
.applicationReply
- public void setPrivateMessage(PrivateMessage privateMessage)
PrivateMessage
.privateMessage
- Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.