Uses of Enum Class
com.vaadin.copilot.communication.CopilotServerResponseCode
Packages that use CopilotServerResponseCode
-
Uses of CopilotServerResponseCode in com.vaadin.copilot.communication
Methods in com.vaadin.copilot.communication that return CopilotServerResponseCodeModifier and TypeMethodDescriptionstatic CopilotServerResponseCode
Returns the enum constant of this class with the specified name.static CopilotServerResponseCode[]
CopilotServerResponseCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.