| 程序包 | 说明 |
|---|---|
| com.wisedu.emap.pedestal.app |
| 限定符和类型 | 方法和说明 |
|---|---|
IEmapApp.EmapAppType |
IEmapApp.getType()
获取应用的类型。
|
static IEmapApp.EmapAppType |
IEmapApp.EmapAppType.makType(String typeName)
根据类型名称创建一个应用类型的对象。
|
static IEmapApp.EmapAppType |
IEmapApp.EmapAppType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IEmapApp.EmapAppType[] |
IEmapApp.EmapAppType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2022. All rights reserved.