![]() | ConfigurationCommonEventTypeBean Methods |
The ConfigurationCommonEventTypeBean type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddFieldProperty |
Adds the named event property backed by the named accessor field.
|
![]() | AddMethodProperty |
Adds the named event property backed by the named accessor method.
The accessor method is expected to be a public method with no parameters
for simple event properties, or with a single integer parameter for indexed
event properties, or with a single String parameter for mapped event properties.
|