26272829303132
*/ public class CrosstabOtherGroup extends Group { public CrosstabOtherGroup() { setElementType(new CrosstabOtherGroupType()); }
5960616263646566676869
init(); } private void init() { setElementType(new CrosstabOtherGroupType()); this.footer = new GroupFooter(); this.header = new GroupHeader(); registerAsChild(footer);