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.compare
Methods in com._1c.g5.v8.dt.bsl.compare that return BslModuleCustomMergeSettings Modifier and Type Method Description BslModuleCustomMergeSettings
BslCompareFactory. createBslModuleCustomMergeSettings()
Returns a new object of class 'Bsl Module Custom Merge Settings'. -
Uses of BslModuleCustomMergeSettings in com._1c.g5.v8.dt.bsl.compare.impl
Classes in com._1c.g5.v8.dt.bsl.compare.impl that implement BslModuleCustomMergeSettings Modifier and Type Class Description class
BslModuleCustomMergeSettingsImpl
An 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 BslModuleCustomMergeSettings
BslCompareFactoryImpl. createBslModuleCustomMergeSettings()
-
Uses of BslModuleCustomMergeSettings in com._1c.g5.v8.dt.bsl.compare.util
Methods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type BslModuleCustomMergeSettings Modifier and Type Method Description T
BslCompareSwitch. caseBslModuleCustomMergeSettings(BslModuleCustomMergeSettings object)
Returns the result of interpreting the object as an instance of 'Bsl Module Custom Merge Settings'.
-