Uses of Enum Class
net.datenwerke.rs.base.service.parameters.datasource.Mode
Packages that use Mode
-
Uses of Mode in net.datenwerke.rs.base.service.parameters.datasource
Methods in net.datenwerke.rs.base.service.parameters.datasource that return ModeModifier and TypeMethodDescriptionDatasourceParameterDefinition.getMode()static ModeReturns the enum constant of this class with the specified name.static Mode[]Mode.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 Mode