org.springframework.data.mongodb.core.query
Class Update.Modifiers
java.lang.Object
org.springframework.data.mongodb.core.query.Update.Modifiers
- Enclosing class:
- Update
public static class Update.Modifiers
- extends Object
Modifiers holds a distinct collection of Update.Modifier
- Author:
- Christoph Strobl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Update.Modifiers
public Update.Modifiers()
getModifiers
public Collection<Update.Modifier> getModifiers()
addModifier
public void addModifier(Update.Modifier modifier)
Copyright © 2011-2013-2014 Pivotal. All Rights Reserved.