Uses of Enum Class
org.osgi.service.onem2m.dto.NotificationEventDTO.NotificationEventType
Packages that use NotificationEventDTO.NotificationEventType
Package
Description
Service Layer Data Transfer Objects for oneM2M Specification Package Version
1.0.
-
Uses of NotificationEventDTO.NotificationEventType in org.osgi.service.onem2m.dto
Fields in org.osgi.service.onem2m.dto declared as NotificationEventDTO.NotificationEventTypeModifier and TypeFieldDescriptionNotificationEventDTO.notificationEventType
notificationEventTypeMethods in org.osgi.service.onem2m.dto that return NotificationEventDTO.NotificationEventTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.NotificationEventDTO.NotificationEventType.values()
Returns an array containing the constants of this enum class, in the order they are declared.