public class WpsToken extends WpsResponse implements Serializable
| Constructor and Description |
|---|
WpsToken() |
| Modifier and Type | Method and Description |
|---|---|
int |
getExpires_in() |
String |
getToken() |
String |
getWpsUrl() |
void |
setExpires_in(int expires_in) |
void |
setToken(String token) |
void |
setWpsUrl(String wpsUrl) |
Copyright © 2025. All rights reserved.