Uses of Enum
com.realobjects.pdfreactor.Configuration.MergeMode
Packages that use Configuration.MergeMode
- 
Uses of Configuration.MergeMode in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor that return Configuration.MergeModeModifier and TypeMethodDescriptionstatic Configuration.MergeModeReturns 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.Methods in com.realobjects.pdfreactor with parameters of type Configuration.MergeModeModifier and TypeMethodDescriptionfinal ConfigurationConfiguration.setMergeMode(Configuration.MergeMode value) Deprecated.Configuration.MergeSettings.setMode(Configuration.MergeMode value) Sets the merge mode.