| 程序包 | 说明 |
|---|---|
| org.pentaho.di.core.gui | |
| org.pentaho.di.trans.step.errorhandling |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.pentaho.di.core.gui.PrimitiveGCInterface.EImage |
BasePainter.getStreamIconImage(StreamIcon streamIcon) |
| 限定符和类型 | 方法和说明 |
|---|---|
StreamIcon |
StreamInterface.getStreamIcon() |
StreamIcon |
Stream.getStreamIcon() |
static StreamIcon |
StreamIcon.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static StreamIcon[] |
StreamIcon.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StreamInterface.setStreamIcon(StreamIcon streamIcon) |
void |
Stream.setStreamIcon(StreamIcon streamIcon) |
| 构造器和说明 |
|---|
Stream(StreamInterface.StreamType streamType,
StepMeta stepMeta,
String description,
StreamIcon streamIcon,
Object subject) |
Copyright © 2024 Hitachi Vantara. All rights reserved.