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