Interface TituloEleitoralSpec
- All Superinterfaces:
GeneratorSpec<String>,NullableGeneratorSpec<String>,Supplier<String>,TituloEleitoralGeneratorSpec,ValueSpec<String>
Spec for generating
Brazilian 'Titulo de Eleitor' .
- Since:
- 5.0.0
-
Method Summary
-
Method Details
-
nullable
TituloEleitoralSpec nullable()Indicates thatnullvalue can be generated.- Specified by:
nullablein interfaceNullableGeneratorSpec<String>- Specified by:
nullablein interfaceTituloEleitoralGeneratorSpec- Specified by:
nullablein interfaceValueSpec<String>- Returns:
- spec builder
- Since:
- 5.0.0
-