public class LockResult extends Object
| Constructor and Description |
|---|
LockResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
boolean |
isLocked() |
void |
setLocked(boolean locked) |
void |
setName(String name) |
Copyright © 2019 Kloudtek. All rights reserved.