Uses of Enum Class
com.levigo.jadice.web.client.commands.CreateAnnotationCommand.CreateMode
Packages that use CreateAnnotationCommand.CreateMode
-
Uses of CreateAnnotationCommand.CreateMode in com.levigo.jadice.web.client.commands
Methods in com.levigo.jadice.web.client.commands that return CreateAnnotationCommand.CreateModeModifier and TypeMethodDescriptionCreateAnnotationCommand.getCreateMode()Returns the enum constant of this class with the specified name.static CreateAnnotationCommand.CreateMode[]CreateAnnotationCommand.CreateMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.levigo.jadice.web.client.commands with parameters of type CreateAnnotationCommand.CreateModeModifier and TypeMethodDescriptionvoidCreateAnnotationCommand.setCreateMode(CreateAnnotationCommand.CreateMode createMode)