public void setFill(short fill) throws DOMException {
   mSeqTimeContainer.setFill(fill);
 }