public class DeleteEntry extends Object
Constructor and Description |
---|
DeleteEntry() |
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 getDefinition()
public void setDefinition(String definition)
definition
- the value for the definition propertypublic String getSysrowid()
public void setSysrowid(String sysrowid)
sysrowid
- the value for the sysrowid propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.