public class GetReleasedDocument extends Object
Constructor and Description |
---|
GetReleasedDocument() |
Modifier and Type | Method and Description |
---|---|
int |
getElementNumber() |
int |
getToken() |
String |
getXhdoc() |
void |
setElementNumber(int elementNumber) |
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 int getElementNumber()
public void setElementNumber(int elementNumber)
elementNumber
- the value for the elementNumber propertyCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.