Uses of Enum Class
de.knightsoftnet.gwtp.spring.client.rest.helper.FutureResult.State
Packages that use FutureResult.State
Package
Description
this package contains client side rest helper classes.
-
Uses of FutureResult.State in de.knightsoftnet.gwtp.spring.client.rest.helper
Methods in de.knightsoftnet.gwtp.spring.client.rest.helper that return FutureResult.StateModifier and TypeMethodDescriptionstatic FutureResult.StateReturns the enum constant of this class with the specified name.static FutureResult.State[]FutureResult.State.values()Returns an array containing the constants of this enum class, in the order they are declared.