Uses of Class
org.pentaho.di.trans.steps.fixedinput.FixedInputMeta

Packages that use FixedInputMeta
org.pentaho.di.trans.steps.fixedinput   
 

Uses of FixedInputMeta in org.pentaho.di.trans.steps.fixedinput
 

Methods in org.pentaho.di.trans.steps.fixedinput that return FixedInputMeta
 FixedInputMeta FixedInputMetaInjection.getMeta()
           
 

Constructors in org.pentaho.di.trans.steps.fixedinput with parameters of type FixedInputMeta
FixedInputMetaInjection(FixedInputMeta meta)