public class Lock extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
Date |
getCreationDate() |
Date |
getExpirationDate() |
String |
getOwner() |
String |
getPath() |
String |
getToken() |
public String getOwner()
public String getPath()
public String getToken()
public String getComment()
public Date getCreationDate()
public Date getExpirationDate()
Copyright © 2023. All rights reserved.