com.espertech.esper.epl.spec
Class MatchRecognizeSkip

java.lang.Object
  extended by com.espertech.esper.epl.spec.MatchRecognizeSkip
All Implemented Interfaces:
MetaDefItem, java.io.Serializable

public class MatchRecognizeSkip
extends java.lang.Object
implements MetaDefItem, java.io.Serializable

Specification for the skip-part of match_recognize.

See Also:
Serialized Form

Constructor Summary
MatchRecognizeSkip(MatchRecognizeSkipEnum skip)
          Ctor.
 
Method Summary
 MatchRecognizeSkipEnum getSkip()
          Skip enum.
 void setSkip(MatchRecognizeSkipEnum skip)
          Sets the skip value.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchRecognizeSkip

public MatchRecognizeSkip(MatchRecognizeSkipEnum skip)
Ctor.

Parameters:
skip - enum
Method Detail

getSkip

public MatchRecognizeSkipEnum getSkip()
Skip enum.

Returns:
skip value

setSkip

public void setSkip(MatchRecognizeSkipEnum skip)
Sets the skip value.

Parameters:
skip - to set

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com