Uses of Class
org.apache.hop.pipeline.transforms.injector.InjectorField
-
Packages that use InjectorField Package Description org.apache.hop.pipeline.transforms.injector -
-
Uses of InjectorField in org.apache.hop.pipeline.transforms.injector
Methods in org.apache.hop.pipeline.transforms.injector that return types with arguments of type InjectorField Modifier and Type Method Description List<InjectorField>InjectorMeta. getInjectorFields()Gets injectorFieldsMethod parameters in org.apache.hop.pipeline.transforms.injector with type arguments of type InjectorField Modifier and Type Method Description voidInjectorMeta. setInjectorFields(List<InjectorField> injectorFields)Constructors in org.apache.hop.pipeline.transforms.injector with parameters of type InjectorField Constructor Description InjectorField(InjectorField f)
-