public class SystemInfoDataBean extends CommonDataBean
| Modifier and Type | Field and Description |
|---|---|
private Map<String,String> |
environmentVariables
The map containing environment variables.
|
private Properties |
systemProperties
The collection of system properties.
|
| Constructor and Description |
|---|
SystemInfoDataBean() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getEnvironmentVariables() |
Properties |
getSystemProperties() |
void |
setEnvironmentVariables(Map<String,String> environmentVariablesValue) |
void |
setSystemProperties(Properties properties) |
getPdfPageSize, getRefreshData, getTitle, setPdfPageSize, setRefreshData, setTitleprivate Properties systemProperties
public Properties getSystemProperties()
public void setSystemProperties(Properties properties)
Copyright © 2013-2018. All Rights Reserved.