public static class ArithmeticOperators.Subtract extends Object
AggregationExpression
$subtract
protected List<Object>
append(Object value)
protected Map<String,Object>
append(String key, Object value)
argumentMap()
protected static List<Field>
asFields(String... fieldRefs)
protected boolean
contains(Object key)
protected <T> T
get(int index)
get(Object key)
protected String
getMongoMethod()
ArithmeticOperators.Subtract
subtract(AggregationExpression expression)
subtract(Number value)
subtract(String fieldReference)
org.bson.Document
toDocument(AggregationOperationContext context)
Document
AggregationOperationContext
toDocument(Object value, AggregationOperationContext context)
static ArithmeticOperators.Subtract
valueOf(AggregationExpression expression)
valueOf(Number value)
valueOf(String fieldReference)
values()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String getMongoMethod()
public static ArithmeticOperators.Subtract valueOf(String fieldReference)
fieldReference
public static ArithmeticOperators.Subtract valueOf(AggregationExpression expression)
expression
public static ArithmeticOperators.Subtract valueOf(Number value)
value
public ArithmeticOperators.Subtract subtract(String fieldReference)
public ArithmeticOperators.Subtract subtract(AggregationExpression expression)
public ArithmeticOperators.Subtract subtract(Number value)
public org.bson.Document toDocument(AggregationOperationContext context)
toDocument
public org.bson.Document toDocument(Object value, AggregationOperationContext context)
protected static List<Field> asFields(String... fieldRefs)
protected List<Object> append(Object value)
protected Map<String,Object> append(String key, Object value)
protected List<Object> values()
protected <T> T get(int index)
T
index
protected <T> T get(Object key)
key
protected Map<String,Object> argumentMap()
protected boolean contains(Object key)
Impressum und Datenschutz Copyright ©2018 eir.me