Uses of Interface
com._1c.g5.v8.dt.bsl.compare.BslModuleCustomMergeSettings
- 
Packages that use BslModuleCustomMergeSettings Package Description com._1c.g5.v8.dt.bsl.compare com._1c.g5.v8.dt.bsl.compare.impl com._1c.g5.v8.dt.bsl.compare.util 
- 
- 
Uses of BslModuleCustomMergeSettings in com._1c.g5.v8.dt.bsl.compareMethods in com._1c.g5.v8.dt.bsl.compare that return BslModuleCustomMergeSettings Modifier and Type Method Description BslModuleCustomMergeSettingsBslCompareFactory. createBslModuleCustomMergeSettings()Returns a new object of class 'Bsl Module Custom Merge Settings'.
- 
Uses of BslModuleCustomMergeSettings in com._1c.g5.v8.dt.bsl.compare.implClasses in com._1c.g5.v8.dt.bsl.compare.impl that implement BslModuleCustomMergeSettings Modifier and Type Class Description classBslModuleCustomMergeSettingsImplAn implementation of the model object 'Bsl Module Custom Merge Settings'.Methods in com._1c.g5.v8.dt.bsl.compare.impl that return BslModuleCustomMergeSettings Modifier and Type Method Description BslModuleCustomMergeSettingsBslCompareFactoryImpl. createBslModuleCustomMergeSettings()
- 
Uses of BslModuleCustomMergeSettings in com._1c.g5.v8.dt.bsl.compare.utilMethods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type BslModuleCustomMergeSettings Modifier and Type Method Description TBslCompareSwitch. caseBslModuleCustomMergeSettings(BslModuleCustomMergeSettings object)Returns the result of interpreting the object as an instance of 'Bsl Module Custom Merge Settings'.
 
-