public class DownloadConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DOWNLOAD |
static String |
DOWNLOAD_CSV |
static String |
DOWNLOAD_JPG |
static String |
DOWNLOAD_JSON |
static String |
DOWNLOAD_PDF |
static String |
DOWNLOAD_PNG |
static String |
DOWNLOAD_SVG |
static String |
DOWNLOAD_XML |
| Constructor and Description |
|---|
DownloadConstants() |
public static final String DOWNLOAD
public static final String DOWNLOAD_CSV
public static final String DOWNLOAD_XML
public static final String DOWNLOAD_JSON
public static final String DOWNLOAD_PNG
public static final String DOWNLOAD_JPG
public static final String DOWNLOAD_PDF
public static final String DOWNLOAD_SVG
Copyright © 2024. All rights reserved.