Uses of Enum Class
net.datenwerke.rs.base.service.reportengines.table.entities.NullHandling
Packages that use NullHandling
-
Uses of NullHandling in net.datenwerke.rs.base.service.reportengines.table.entities
Methods in net.datenwerke.rs.base.service.reportengines.table.entities that return NullHandlingModifier and TypeMethodDescriptionColumn.getNullHandling()static NullHandlingReturns the enum constant of this class with the specified name.static NullHandling[]NullHandling.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.datenwerke.rs.base.service.reportengines.table.entities with parameters of type NullHandling