33343536373839
public class SetSkipTimesElement extends TickerResponseElement { public SetSkipTimesElement(XDIMEContextInternal context) { super(TickerResponseElements.SET_SKIP_TIMES, context); protocolAttributes = new SetSkipTimesAttributes(); }