Uses of Class
org.iternine.jeppetto.dao.mongodb.enhance.UpdateOperation

Packages that use UpdateOperation
org.iternine.jeppetto.dao.mongodb.enhance   
 

Uses of UpdateOperation in org.iternine.jeppetto.dao.mongodb.enhance
 

Methods in org.iternine.jeppetto.dao.mongodb.enhance that return UpdateOperation
static UpdateOperation UpdateOperation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UpdateOperation[] UpdateOperation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.