26272829303132
public class StartItemNumberElement extends BaseGalleryElement { public StartItemNumberElement(XDIMEContextInternal context){ super(GalleryElements.START_ITEM_NUMBER, context); protocolAttributes = new StartItemNumberAttributes(); }