Uses of Class
io.github.mmm.property.builder.temporal.LocalTimePropertyBuilder
-
Packages that use LocalTimePropertyBuilder Package Description io.github.mmm.property.builder Contains builders for properties frommmm-property
(moduleio.github.mmm.property
).io.github.mmm.property.builder.temporal Contains property builders forTemporal
types. -
-
Uses of LocalTimePropertyBuilder in io.github.mmm.property.builder
Methods in io.github.mmm.property.builder that return LocalTimePropertyBuilder Modifier and Type Method Description default LocalTimePropertyBuilder
DefaultPropertyBuilders. newLocalTime()
-
Uses of LocalTimePropertyBuilder in io.github.mmm.property.builder.temporal
Methods in io.github.mmm.property.builder.temporal that return types with arguments of type LocalTimePropertyBuilder Modifier and Type Method Description protected ValidatorBuilderLocalTime<LocalTimePropertyBuilder>
LocalTimePropertyBuilder. createValidatorBuilder()
-