Uses of Interface
org.instancio.generator.specs.can.SinGeneratorSpec
Packages that use SinGeneratorSpec
Package
Description
Defines generator specs for Canada.
Defines classes that provide access to built-in generators
specific to Canada.
-
Uses of SinGeneratorSpec in org.instancio.generator.specs.can
Subinterfaces of SinGeneratorSpec in org.instancio.generator.specs.canModifier and TypeInterfaceDescriptioninterfaceSpec for generating Canadian Social Insurance Number (SIN).Methods in org.instancio.generator.specs.can that return SinGeneratorSpecModifier and TypeMethodDescriptionSinGeneratorSpec.nullable()Indicates thatnullvalue can be generated.SinGeneratorSpec.permanent()Generates a permanent card number with the first digit1-7, inclusive.Separator for groups of three digits.SinGeneratorSpec.temporary()Generates a temporary card number with the first digit9. -
Uses of SinGeneratorSpec in org.instancio.generators.can
Methods in org.instancio.generators.can that return SinGeneratorSpec