限定符和类型 | 方法和说明 |
---|---|
ShowType |
UserCache.IDText.getShowType() |
构造器和说明 |
---|
UserCache.IDText(java.lang.String id,
java.lang.String text,
ShowType showType) |
限定符和类型 | 方法和说明 |
---|---|
ShowType |
ViewScheduleSavedInfo.getShowType() |
限定符和类型 | 方法和说明 |
---|---|
void |
ViewScheduleSavedInfo.setShowType(ShowType showType) |
限定符和类型 | 方法和说明 |
---|---|
ShowType |
ReportletEntry.getShowType()
得到预览类型
|
限定符和类型 | 方法和说明 |
---|---|
void |
ReportletEntry.setShowType(ShowType opType)
设置预览类型
|
限定符和类型 | 方法和说明 |
---|---|
static ShowType |
ShowType.parse(int p)
将整数转换成枚举类型
|
static ShowType |
ShowType.valueOf(java.lang.String name)
返回带有指定名称的该类型的枚举常量。
|
static ShowType[] |
ShowType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
限定符和类型 | 方法和说明 |
---|---|
ShowType |
Entry.getShowType() |
ShowType |
BaseEntry.getShowType() |
限定符和类型 | 方法和说明 |
---|---|
static java.lang.Class |
EntryManager.getReportJobClass(ShowType showType)
根据type类型返回对应的执行类
|
限定符和类型 | 方法和说明 |
---|---|
ShowType |
ScheduleTask.getShowType() |
限定符和类型 | 方法和说明 |
---|---|
void |
ScheduleTask.setShowType(ShowType showType) |
限定符和类型 | 方法和说明 |
---|---|
ShowType |
TaskConfig.getShowType() |
限定符和类型 | 方法和说明 |
---|---|
void |
TaskConfig.setShowType(ShowType showType) |