Uses of Enum
com.realobjects.pdfreactor.Configuration.LogLevel
Packages that use Configuration.LogLevel
-
Uses of Configuration.LogLevel in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.LogLevelModifier and TypeMethodDescriptionstatic Configuration.LogLevel
Returns the enum constant of this type with the specified name.static Configuration.LogLevel[]
Configuration.LogLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.realobjects.pdfreactor with parameters of type Configuration.LogLevelModifier and TypeMethodDescriptionfinal Configuration
Configuration.setLogLevel
(Configuration.LogLevel value) Sets the log level for the conversion log.