| 程序包 | 说明 |
|---|---|
| org.ofdrw.core.action.actionType.actionMovie |
| 限定符和类型 | 方法和说明 |
|---|---|
static PlayType |
PlayType.getInstance(String type)
根据字符串类型获取 实例
|
PlayType |
Movie.getOperator()
【可选 属性】
获取 放映参数
默认值为 Play
|
static PlayType |
PlayType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static PlayType[] |
PlayType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Movie |
Movie.setOperator(PlayType operator)
【可选 属性】
设置 放映参数
默认值为 Play
|
Copyright © 2021. All rights reserved.