org.plasma.query.model
Class Update

java.lang.Object
  extended by org.plasma.query.model.Update

public class Update
extends java.lang.Object


Field Summary
protected  Entity entity
           
 
Constructor Summary
Update()
           
 
Method Summary
 Entity getEntity()
          Gets the value of the entity property.
 void setEntity(Entity value)
          Sets the value of the entity property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

entity

protected Entity entity
Constructor Detail

Update

public Update()
Method Detail

getEntity

public Entity getEntity()
Gets the value of the entity property.

Returns:
possible object is Entity

setEntity

public void setEntity(Entity value)
Sets the value of the entity property.

Parameters:
value - allowed object is Entity


Copyright © 2013. All Rights Reserved.