Uses of Enum Class
be.gaudry.model.file.renamer.photo.date.PhotoDateFormat
Packages that use PhotoDateFormat
-
Uses of PhotoDateFormat in be.gaudry.model.file.renamer.parsers
Methods in be.gaudry.model.file.renamer.parsers with parameters of type PhotoDateFormatModifier and TypeMethodDescriptionvoid
PhotoByDateRenamer.setDateFormat(PhotoDateFormat dateFormat)
-
Uses of PhotoDateFormat in be.gaudry.model.file.renamer.photo.date
Methods in be.gaudry.model.file.renamer.photo.date that return PhotoDateFormatModifier and TypeMethodDescriptionstatic PhotoDateFormat
Returns the enum constant of this class with the specified name.static PhotoDateFormat[]
PhotoDateFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.