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 TypeMethodDescriptionvoidPhotoByDateRenamer.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 PhotoDateFormatReturns 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.