Uses of Enum Class
com.levigo.jadice.web.demo.common.client.util.UrlParameterUtils.ValidValues
Packages that use UrlParameterUtils.ValidValues
-
Uses of UrlParameterUtils.ValidValues in com.levigo.jadice.web.demo.common.client.util
Methods in com.levigo.jadice.web.demo.common.client.util that return UrlParameterUtils.ValidValuesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static UrlParameterUtils.ValidValues[]
UrlParameterUtils.ValidValues.values()
Returns an array containing the constants of this enum class, in the order they are declared.