public class Lock extends Object
Constructor and Description |
---|
Lock() |
Modifier and Type | Method and Description |
---|---|
String |
getDefinition() |
String |
getSysRowId() |
int |
getToken() |
void |
setDefinition(String definition) |
void |
setSysRowId(String sysRowId) |
void |
setToken(int token) |
public int getToken()
public void setToken(int token)
token
- the value for the token propertypublic String getSysRowId()
public void setSysRowId(String sysRowId)
sysRowId
- the value for the sysRowId propertypublic String getDefinition()
public void setDefinition(String definition)
definition
- the value for the definition propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.