Uses of Class
co.yellowdog.platform.model.IntegerRange
Packages that use IntegerRange
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of IntegerRange in co.yellowdog.platform.interaction.usage
Methods in co.yellowdog.platform.interaction.usage that return IntegerRangeMethods in co.yellowdog.platform.interaction.usage with parameters of type IntegerRangeModifier and TypeMethodDescriptionAllowanceSearch.Builder.allowedHours
(IntegerRange allowedHours) void
AllowanceSearch.setAllowedHours
(IntegerRange allowedHours) -
Uses of IntegerRange in co.yellowdog.platform.model
Subclasses with type arguments of type IntegerRange in co.yellowdog.platform.modelModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new IntegerRange that is automatically validated on build.Methods in co.yellowdog.platform.model that return IntegerRange