OutputField |
ObjectFactory.createOutputField()
|
OutputField |
OutputField.withAlgorithm(OutputField.Algorithm value) |
OutputField |
OutputField.withDataType(DataType value) |
OutputField |
OutputField.withDecisions(Decisions value) |
OutputField |
OutputField.withDisplayName(String value) |
OutputField |
OutputField.withExpression(Expression value) |
OutputField |
OutputField.withExtensions(Collection<Extension> values) |
OutputField |
OutputField.withExtensions(Extension... values) |
OutputField |
OutputField.withFeature(ResultFeatureType value) |
OutputField |
OutputField.withIsMultiValued(String value) |
OutputField |
OutputField.withName(FieldName value) |
OutputField |
OutputField.withOptype(OpType value) |
OutputField |
OutputField.withRank(Integer value) |
OutputField |
OutputField.withRankBasis(OutputField.RankBasis value) |
OutputField |
OutputField.withRankOrder(OutputField.RankOrder value) |
OutputField |
OutputField.withRuleFeature(RuleFeatureType value) |
OutputField |
OutputField.withSegmentId(String value) |
OutputField |
OutputField.withTargetField(FieldName value) |
OutputField |
OutputField.withValue(String value) |