Uses of Interface
co.yellowdog.platform.model.Range
Packages that use Range
Package
Description
Provides the types that define the YellowDog Platform data model.
Provides custom validators containing extended validation logic for certain model types
-
Uses of Range in co.yellowdog.platform.clients.web
Methods in co.yellowdog.platform.clients.web with parameters of type RangeModifier and TypeMethodDescriptionstatic void
ParamUtils.addIfNotNull
(UriBuilder uriBuilder, String name, Range<?> value) -
Uses of Range in co.yellowdog.platform.model
Classes in co.yellowdog.platform.model that implement RangeModifier and TypeClassDescriptionclass
class
class
class
-
Uses of Range in co.yellowdog.platform.model.validation.customvalidators
Subclasses with type arguments of type Range in co.yellowdog.platform.model.validation.customvalidators