Uses of Enum Class
be.gaudry.model.file.nfo.constants.NfoVideoAspect
-
Uses of NfoVideoAspect in be.gaudry.model.file.nfo.constants
Modifier and TypeMethodDescriptionstatic NfoVideoAspect
Returns the enum constant of this class with the specified name.static NfoVideoAspect[]
NfoVideoAspect.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NfoVideoAspect in be.gaudry.model.file.renamer.parsers
Modifier and TypeMethodDescriptionvoid
NfoRenamerParser.setVideoAspect(NfoVideoAspect videoAspect)