org.usergrid.persistence
Class Update.UpdateOperation

java.lang.Object
  extended by org.usergrid.persistence.Update.UpdateOperation
Enclosing class:
Update

public class Update.UpdateOperation
extends Object


Method Summary
 Update.UpdateOperator getOperator()
           
 String getPropertyName()
           
 Object getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPropertyName

public String getPropertyName()

getOperator

public Update.UpdateOperator getOperator()

getValue

public Object getValue()


Copyright © 2013. All Rights Reserved.