public medizin.client.managed.request.PersonProxy getResponsiblePerson() { QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this.checkWrapped(); medizin.client.managed.request.PersonProxy toReturn = QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this.get("getResponsiblePerson", getWrapped().getResponsiblePerson()); if (toReturn != null) { if (QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this.isWrapped(toReturn)) { toReturn = QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this.getFromWrapper(toReturn); } else { toReturn = new medizin.client.managed.request .PersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory( getFactory(), toReturn) .as(); } } toReturn = com.google.gwt.requestfactory.shared.impl.BaseProxyCategory.__intercept( QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this, toReturn); return toReturn; }
public java.lang.Integer getQuestionSum() { QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this.checkWrapped(); java.lang.Integer toReturn = QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this.get("getQuestionSum", getWrapped().getQuestionSum()); toReturn = com.google.gwt.requestfactory.shared.impl.BaseProxyCategory.__intercept( QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this, toReturn); return toReturn; }
public com.google.gwt.requestfactory.shared.EntityProxyId stableId() { QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this.checkWrapped(); com.google.gwt.requestfactory.shared.EntityProxyId toReturn = QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this .getWrapped() .stableId(); toReturn = com.google.gwt.requestfactory.shared.impl.BaseProxyCategory.__intercept( QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this, toReturn); QuestionSumPerPersonProxyAutoBean_com_google_gwt_requestfactory_shared_impl_EntityProxyCategory_com_google_gwt_requestfactory_shared_impl_ValueProxyCategory_com_google_gwt_requestfactory_shared_impl_BaseProxyCategory .this.call("stableId", toReturn); return toReturn; }