Uses of Class
org.apache.hop.pipeline.transforms.constant.ConstantField
-
-
Uses of ConstantField in org.apache.hop.pipeline.transforms.constant
Methods in org.apache.hop.pipeline.transforms.constant that return types with arguments of type ConstantField Modifier and Type Method Description List<ConstantField>ConstantMeta. getFields()Method parameters in org.apache.hop.pipeline.transforms.constant with type arguments of type ConstantField Modifier and Type Method Description voidConstantMeta. setFields(List<ConstantField> fields)
-