Uses of Enum Class
com.logicaldoc.core.document.DocumentEvent
Package
Description
-
Uses of DocumentEvent in com.logicaldoc.core.document
Modifier and TypeMethodDescriptionstatic DocumentEvent
DocumentEvent.fromString
(String event) static DocumentEvent
Returns the enum constant of this class with the specified name.static DocumentEvent[]
DocumentEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.