public class ChangePasswordReply extends AbstractPasswordMessage
PVNO| Constructor and Description |
|---|
ChangePasswordReply(short versionNumber,
ApplicationReply applicationReply,
PrivateMessage privateMessage)
Creates a new instance of ChangePasswordReply.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationReply |
getApplicationReply()
Returns the
ApplicationReply. |
PrivateMessage |
getPrivateMessage()
Returns the
PrivateMessage. |
getVersionNumberpublic ChangePasswordReply(short versionNumber,
ApplicationReply applicationReply,
PrivateMessage privateMessage)
versionNumber - applicationReply - privateMessage - public ApplicationReply getApplicationReply()
ApplicationReply.ApplicationReply.public PrivateMessage getPrivateMessage()
PrivateMessage.PrivateMessage.Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.