Uses of Enum Class
com.vaadin.collaborationengine.LicenseEvent.LicenseEventType
Packages that use LicenseEvent.LicenseEventType
-
Uses of LicenseEvent.LicenseEventType in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return LicenseEvent.LicenseEventTypeModifier and TypeMethodDescriptionLicenseEvent.getType()Deprecated, for removal: This API element is subject to removal in a future version.Gets the type of the event.Deprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static LicenseEvent.LicenseEventType[]LicenseEvent.LicenseEventType.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.