public class TSLLoaderResult extends Object
| Constructor and Description |
|---|
TSLLoaderResult() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
String |
getCountryCode() |
String |
getUrl() |
void |
setContent(byte[] content) |
void |
setCountryCode(String countryCode) |
void |
setUrl(String url) |
Copyright © 2017. All rights reserved.