Uses of Class
org.apache.hop.pipeline.transforms.delete.DeleteLookupField
-
-
Uses of DeleteLookupField in org.apache.hop.pipeline.transforms.delete
Methods in org.apache.hop.pipeline.transforms.delete that return DeleteLookupField Modifier and Type Method Description DeleteLookupFieldDeleteMeta. getLookup()Methods in org.apache.hop.pipeline.transforms.delete with parameters of type DeleteLookupField Modifier and Type Method Description voidDeleteMeta. setLookup(DeleteLookupField lookup)Constructors in org.apache.hop.pipeline.transforms.delete with parameters of type DeleteLookupField Constructor Description DeleteLookupField(DeleteLookupField obj)
-