Uses of Interface
org.instancio.generator.specs.MonthDaySpec
Packages that use MonthDaySpec
Package
Description
Defines generator specs.
Defines classes that provide access to built-in generators.
-
Uses of MonthDaySpec in org.instancio.generator.specs
Methods in org.instancio.generator.specs that return MonthDaySpecModifier and TypeMethodDescriptionGenerate aMonthDayvalue on or before the specified day.Generate aMonthDayvalue on or after the specified day.MonthDaySpec.nullable()Specifies that anullvalue can be generatedGenerate aMonthDayvalue between the given range. -
Uses of MonthDaySpec in org.instancio.generators
Methods in org.instancio.generators that return MonthDaySpec