Uses of Enum Class
net.datenwerke.rs.base.service.parameters.datasource.SingleSelectionMode
Packages that use SingleSelectionMode
-
Uses of SingleSelectionMode in net.datenwerke.rs.base.service.parameters.datasource
Methods in net.datenwerke.rs.base.service.parameters.datasource that return SingleSelectionModeModifier and TypeMethodDescriptionDatasourceParameterDefinition.getSingleSelectionMode()static SingleSelectionModeReturns the enum constant of this class with the specified name.static SingleSelectionMode[]SingleSelectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.datenwerke.rs.base.service.parameters.datasource with parameters of type SingleSelectionModeModifier and TypeMethodDescriptionvoidDatasourceParameterDefinition.setSingleSelectionMode(SingleSelectionMode singleSelectionMode)