JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.espertech.esper.common.client.annotation
Annotation Interface Description
@Retention
(
RUNTIME
)
public @interface
Description
Annotation for use in EPL statements to add a description.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Returns the description text.
Element Details
value
String
value
Returns the description text.
Returns:
description text