41424344454647
/** * Constructs a new band (initially empty). */ public CrosstabHeader() { setElementType(new CrosstabHeaderType()); }