| 程序包 | 说明 |
|---|---|
| net.hasor.dataway.service.schema.types |
| 限定符和类型 | 方法和说明 |
|---|---|
TypeEnum |
AnyType.getType() |
TypeEnum |
RefType.getType() |
TypeEnum |
ArrayType.getType() |
TypeEnum |
BooleanType.getType() |
TypeEnum |
StrutsType.getType() |
TypeEnum |
MapType.getType() |
TypeEnum |
StringType.getType() |
abstract TypeEnum |
Type.getType()
类型
|
TypeEnum |
NumberType.getType() |
static TypeEnum |
TypeEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static TypeEnum[] |
TypeEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2020–2021. All rights reserved.