30313233343536
/** * Constructs an item band, containing no elements. */ public ItemBand() { setElementType(new ItemBandType()); }