| 程序包 | 说明 |
|---|---|
| xyz.sanshan.common.info | |
| xyz.sanshan.common.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static EditorTypeEnum |
EditorTypeEnum.getEditorType(String name) |
static EditorTypeEnum |
EditorTypeEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static EditorTypeEnum[] |
EditorTypeEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
PropertiesConvenUtil.idMapToFile(String path,
Map<Long,EditorTypeEnum> map,
String description)
存储到本地磁盘的properties文件中
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.