Uses of Enum
com.realobjects.pdfreactor.Configuration.MergeMode
-
Uses of Configuration.MergeMode in com.realobjects.pdfreactor
Modifier and TypeMethodDescriptionstatic Configuration.MergeMode
Returns the enum constant of this type with the specified name.static Configuration.MergeMode[]
Configuration.MergeMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionfinal Configuration
Configuration.setMergeMode
(Configuration.MergeMode value) Deprecated.Configuration.MergeSettings.setMode
(Configuration.MergeMode value) Sets the merge mode.