public class WpsFileHistoryRequest extends WpsResponse implements Serializable
| Constructor and Description |
|---|
WpsFileHistoryRequest() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
String |
getId() |
int |
getOffset() |
void |
setCount(int count) |
void |
setId(String id) |
void |
setOffset(int offset) |
Copyright © 2025. All rights reserved.