| Package | Description |
|---|---|
| com.litongjava.utils.projectvariable |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,ProjectVariable> |
PVU.getParameters() |
static Map<String,ProjectVariable> |
ProjectVariableUtil.getParameters()
获取所有值
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PVU.setValue(ProjectVariable variable,
boolean isSave) |
static void |
ProjectVariableUtil.setValue(ProjectVariable variable,
boolean isSave)
添加或修改工程变量并保存到本地
|
Copyright © 2021. All rights reserved.