@Component @Scope(value="prototype") public class DownloadToken extends Object implements Serializable
| Constructor and Description |
|---|
DownloadToken() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAppId() |
String |
getDocUuid() |
String |
getToken() |
String |
getUser() |
void |
setAppId(String appId) |
void |
setDocUuid(String docUuid) |
void |
setUser(String user) |
String |
toString() |
Copyright © 2022. All rights reserved.