public class Environment extends AbstractModel
Constructor and Description |
---|
Environment() |
Modifier and Type | Method and Description |
---|---|
Variable[] |
getVariables()
获取环境变量数组
|
void |
setVariables(Variable[] Variables)
设置环境变量数组
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2018. All rights reserved.