| 程序包 | 说明 |
|---|---|
| com.ds.config | |
| com.ds.esb.config.formula | |
| com.ds.esb.config.manager |
| 限定符和类型 | 方法和说明 |
|---|---|
FormulaType |
CFormula.getParameterValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CFormula.setParameterValue(FormulaType parameterValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
static FormulaType |
FormulaType.fromType(String type) |
static FormulaType |
FormulaType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static FormulaType[] |
FormulaType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
FormulaType |
EsbInvacationBean.getType() |
FormulaType |
ExpressionTempBean.getType() |
FormulaType |
ServiceBean.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
EsbInvacationBean.setType(FormulaType type) |
void |
ExpressionTempBean.setType(FormulaType type) |
Copyright © 2023 onecode. All rights reserved.