| Package | Description | 
|---|---|
| org.pentaho.di.core.gui | |
| org.pentaho.di.trans.step.errorhandling | 
| Modifier and Type | Method and Description | 
|---|---|
static PrimitiveGCInterface.EImage | 
BasePainter.getStreamIconImage(StreamIcon streamIcon)  | 
| Modifier and Type | Method and Description | 
|---|---|
StreamIcon | 
Stream.getStreamIcon()  | 
StreamIcon | 
StreamInterface.getStreamIcon()  | 
static StreamIcon | 
StreamIcon.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static StreamIcon[] | 
StreamIcon.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Stream.setStreamIcon(StreamIcon streamIcon)  | 
void | 
StreamInterface.setStreamIcon(StreamIcon streamIcon)  | 
| Constructor and Description | 
|---|
Stream(StreamInterface.StreamType streamType,
      StepMeta stepMeta,
      String description,
      StreamIcon streamIcon,
      Object subject)  | 
Copyright © 2018 Hitachi Vantara. All rights reserved.