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 . |
getVersionNumber
public ChangePasswordReply(short versionNumber, ApplicationReply applicationReply, PrivateMessage privateMessage)
versionNumber
- applicationReply
- privateMessage
- public ApplicationReply getApplicationReply()
ApplicationReply
.ApplicationReply
.public PrivateMessage getPrivateMessage()
PrivateMessage
.PrivateMessage
.Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.