public class PasswordResult extends Object
| Constructor | Description |
|---|---|
PasswordResult() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Boolean |
getIsPasswordSet() |
Indicates whether document is password protected or not
|
int |
hashCode() |
|
PasswordResult |
isPasswordSet(Boolean isPasswordSet) |
|
void |
setIsPasswordSet(Boolean isPasswordSet) |
|
String |
toString() |
public PasswordResult isPasswordSet(Boolean isPasswordSet)
public Boolean getIsPasswordSet()
public void setIsPasswordSet(Boolean isPasswordSet)
Copyright © 2025. All rights reserved.