169170171172173174175
protected SpagoBIResponseContainer getSpagoBIResponseContainer() { return this.spagoBIResponseContainer; } protected void setSpagoBIResponseContainer(SourceBean response) { this.spagoBIResponseContainer = new SpagoBIResponseContainer( response ); }