188189190191192193194195196
return this; } public SetPropertyRight toRightOneWay(Object o){ this.temp = new OneWayBindingAdapter(o); return this; }