Uses of Enum Class
com.logicaldoc.webservice.WebserviceCallEvent
Packages that use WebserviceCallEvent
-
Uses of WebserviceCallEvent in com.logicaldoc.webservice
Methods in com.logicaldoc.webservice that return WebserviceCallEventModifier and TypeMethodDescriptionstatic WebserviceCallEvent
Gets the right enumeration entry from the corresponding resource bundle keyWebserviceCall.getEventEnum()
static WebserviceCallEvent
Returns the enum constant of this class with the specified name.static WebserviceCallEvent[]
WebserviceCallEvent.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.logicaldoc.webservice with parameters of type WebserviceCallEvent