Click or drag to resize

BuiltinAnnotation Class

List of built-in annotations.
List of built-in annotations.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.annotationBuiltinAnnotation

Namespace:  com.espertech.esper.common.client.annotation
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class BuiltinAnnotation

The BuiltinAnnotation type exposes the following members.

Constructors
  NameDescription
Public methodBuiltinAnnotation
Initializes a new instance of the BuiltinAnnotation class
Top
Fields
  NameDescription
Public fieldStatic memberBUILTIN
Dictionary of built-in annotations.
Public fieldStatic memberVALUES
List of built-in annotations.
Top
See Also