eventType element
Type: | eventTypeDTO |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
A DTO for notifiable event types.
These objects are immutable because notifiable event types are registered at bootstrap-time by the application.
Example XML
<?xml version="1.0" encoding="UTF-8"?> <eventType> <eventTypeName>...</eventTypeName> <eventType>...</eventType> </eventType>