![]() | EventTypeMetadata Class |
Namespace: com.espertech.esper.common.client.meta
public class EventTypeMetadata
The EventTypeMetadata type exposes the following members.
Name | Description | |
---|---|---|
![]() | EventTypeMetadata |
Ctor.
|
Name | Description | |
---|---|---|
![]() | AccessModifier |
Returns the access modifier
|
![]() | ApplicationType |
Returns the underlying type
|
![]() | BusModifier |
Returns the event bus modifier.
|
![]() | EventTypeIdPair |
Returns event type ids
|
![]() | IsPropertyAgnostic |
Returns indicator whether the type is property-agnostic, i.e. false for types that have a list of well-defined
property names and
true for a type that allows any property name
|
![]() | ModuleName |
Returns the module name or null when not provided.
|
![]() | Name |
Returns the event type name.
|
![]() | TypeClass |
Returns information on the originator or use of the event type
|
Name | Description | |
---|---|---|
![]() | ToExpression |
Build an expression for the metadata (for internal use).
|
![]() | ToExpressionWPublicId |
Build an expression for the metadata (for internal use).
|
![]() | ToString | |
![]() | WithIds |
Return metadata with the assigned ids
|