JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.pentaho.di.core.bowl
Interface HasBowlInterface
public interface
HasBowlInterface
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Bowl
getBowl
()
void
setBowl
(
Bowl
bowl)
Method Details
getBowl
Bowl
getBowl
()
Returns:
the bowl
setBowl
void
setBowl
(
Bowl
bowl)
Parameters:
bowl
- the bowl to set