@Node public class Ownership extends Entity
Ownership()
Ownership(Client owner, VRObject owned)
protected boolean
canEqual(Object other)
boolean
equals(Object o)
VRObject
getOwned()
Client
getOwner()
int
hashCode()
void
setOwned(VRObject owned)
setOwner(Client owner)
String
toString()
getId, setId
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Ownership()
public Ownership(Client owner, VRObject owned)
public Client getOwner()
public VRObject getOwned()
public void setOwner(Client owner)
public void setOwned(VRObject owned)
public boolean equals(Object o)
equals
Entity
protected boolean canEqual(Object other)
canEqual
public int hashCode()
hashCode
public String toString()
toString