Uses of Enum Class
com.levigo.jadice.web.client.internal.annotation.wrangler.DefaultWrangler.CreationMode
Packages that use DefaultWrangler.CreationMode
-
Uses of DefaultWrangler.CreationMode in com.levigo.jadice.web.client.internal.annotation.wrangler
Methods in com.levigo.jadice.web.client.internal.annotation.wrangler that return DefaultWrangler.CreationModeModifier and TypeMethodDescriptionDefaultWrangler.getCreationMode()
static DefaultWrangler.CreationMode
Returns the enum constant of this class with the specified name.static DefaultWrangler.CreationMode[]
DefaultWrangler.CreationMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.levigo.jadice.web.client.internal.annotation.wrangler with parameters of type DefaultWrangler.CreationModeModifier and TypeMethodDescriptionvoid
DefaultWrangler.setCreationMode
(DefaultWrangler.CreationMode creationMode)