42434445464748
* @param context */ public ResponseTickerTapeElement(XDIMEContextInternal context) { super(ResponseElements.TICKER_TAPE, context); protocolAttributes = new ResponseTickerTapeAttributes(); }