public class SubEvent
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NON_MATCH_TYPE
public static final String NON_MATCH_TYPE
- See Also:
-
-
JSON_ERROR
public static final String JSON_ERROR
- See Also:
-
-
XML_ERROR
public static final String XML_ERROR
- See Also:
-
-
INFO
public static final String INFO
- See Also:
-
-
WARNING
public static final String WARNING
- See Also:
-
-
ERROR
public static final String ERROR
- See Also:
-
-
-
Method Details
-
-
-
-
-
-
getTimeOffsetNanos
public Long getTimeOffsetNanos()
-
-
getDataAs
public <T> T getDataAs(Class<T> dataType)
-
isEquivalentStandardTypedEventTo
public boolean isEquivalentStandardTypedEventTo(SubEvent other)