Uses of Interface
org.instancio.generator.specs.usa.SsnGeneratorSpec
Packages that use SsnGeneratorSpec
Package
Description
Defines generator specs for USA.
Defines classes that provide access to built-in generators
specific to the USA.
-
Uses of SsnGeneratorSpec in org.instancio.generator.specs.usa
Subinterfaces of SsnGeneratorSpec in org.instancio.generator.specs.usaModifier and TypeInterfaceDescriptioninterfaceSpec for generating US Social Security Number (SSN).Methods in org.instancio.generator.specs.usa that return SsnGeneratorSpecModifier and TypeMethodDescriptionSsnGeneratorSpec.nullable()Indicates thatnullvalue can be generated.Generates an SSN formatted with the given separator. -
Uses of SsnGeneratorSpec in org.instancio.generators.usa
Methods in org.instancio.generators.usa that return SsnGeneratorSpec