33343536373839
public class SetURLElement extends TickerResponseElement { public SetURLElement(XDIMEContextInternal context) { super(TickerResponseElements.SET_URL, context); protocolAttributes = new SetURLAttributes(); }