public abstract class Entity extends Object
Entity()
Entity(String id)
String
get_id()
get_rev()
protected void
set_id(String _id)
set_rev(String _rev)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Entity()
public Entity(String id)
public String get_id()
protected void set_id(String _id)
public String get_rev()
protected void set_rev(String _rev)
public String toString()
toString
Object
Copyright © 2016. All Rights Reserved.