| 程序包 | 说明 |
|---|---|
| org.ofdrw.core.action.actionType.actionGoto |
| 限定符和类型 | 方法和说明 |
|---|---|
static DestType |
DestType.getInstance(String type)
获取目标区域实例
|
DestType |
CT_Dest.getType()
【必选 属性】
获取 目标区域的描述方法
|
static DestType |
DestType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static DestType[] |
DestType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
CT_Dest |
CT_Dest.setType(DestType type)
【必选 属性】
设置 目标区域的描述方法
|
Copyright © 2021. All rights reserved.