|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.plasma.query.model.Update
public class Update
| 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 |
|---|
protected Entity entity
| Constructor Detail |
|---|
public Update()
| Method Detail |
|---|
public Entity getEntity()
Entitypublic void setEntity(Entity value)
value - allowed object is
Entity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||