Constructor for Circular. super();
super();
Returns the anyEntity.returnObject return anyEntity;
return anyEntity;
Returns the clazz.returnClass return clazz;
return clazz;
Returns the id.returnString return id;
return id;
Returns the other.returnCircular return other;
return other;
Sets the anyEntity.paramanyEntity The anyEntity to set this.anyEntity = anyEntity;
this.anyEntity = anyEntity;
Sets the clazz.paramclazz The clazz to set this.clazz = clazz;
this.clazz = clazz;
Sets the id.paramid The id to set this.id = id;
this.id = id;
Sets the other.paramother The other to set this.other = other;
this.other = other;