Uses of Class
io.annot8.components.items.processors.ItemPropertyAsDateTime.DateTimeType
-
-
Uses of ItemPropertyAsDateTime.DateTimeType in io.annot8.components.items.processors
Methods in io.annot8.components.items.processors that return ItemPropertyAsDateTime.DateTimeType Modifier and Type Method Description ItemPropertyAsDateTime.DateTimeTypeItemPropertyAsDateTime.Settings. getDateTimeType()static ItemPropertyAsDateTime.DateTimeTypeItemPropertyAsDateTime.DateTimeType. valueOf(String name)Returns the enum constant of this type with the specified name.static ItemPropertyAsDateTime.DateTimeType[]ItemPropertyAsDateTime.DateTimeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.annot8.components.items.processors with parameters of type ItemPropertyAsDateTime.DateTimeType Modifier and Type Method Description voidItemPropertyAsDateTime.Settings. setDateTimeType(ItemPropertyAsDateTime.DateTimeType dateTimeType)
-