public class Delete extends Object
Constructor and Description |
---|
Delete() |
Modifier and Type | Method and Description |
---|---|
SaWsDeleteType |
getDeleteType() |
int |
getToken() |
String |
getXhdoc() |
void |
setDeleteType(SaWsDeleteType deleteType) |
void |
setToken(int token) |
void |
setXhdoc(String xhdoc) |
public int getToken()
public void setToken(int token)
token
- the value for the token propertypublic String getXhdoc()
public void setXhdoc(String xhdoc)
xhdoc
- the value for the xhdoc propertypublic SaWsDeleteType getDeleteType()
public void setDeleteType(SaWsDeleteType deleteType)
deleteType
- the value for the deleteType propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.