TExpression - the type of the value for the new fieldpublic class Field<TExpression> extends Object
| Constructor and Description |
|---|
Field(String name,
TExpression value)
Creates a new field definition for use in $addFields pipeline stages
|
public Field(String name, TExpression value)
name - the name of the new fieldvalue - the value of the new fieldpublic String getName()
public TExpression getValue()
Copyright © 2010 - 2020 Adobe. All Rights Reserved