public class RemovePasswordRequest
extends java.lang.Object
Constructor | Description |
---|---|
RemovePasswordRequest() |
Initializes a new instance of the RemovePasswordRequest class.
|
RemovePasswordRequest(Options options) |
Initializes a new instance of the RemovePasswordRequest class.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
Options |
getoptions() |
Options to specify document name and current password
|
int |
hashCode() |
|
void |
setoptions(Options options) |
|
java.lang.String |
toString() |
public RemovePasswordRequest()
public RemovePasswordRequest(Options options)
options
- Options to specify document name and current passwordpublic Options getoptions()
public void setoptions(Options options)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2019. All rights reserved.