Package org.pentaho.di.core
Interface DescriptionInterface
-
public interface DescriptionInterface
Defines that the class implementing this interface contains a description- Since:
- 21-aug-2006
- Author:
- Matt
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getDescription()
void
setDescription(String description)
-