Uses of Enum Class
com._1c.g5.v8.dt.supply.ModuleIntegrationSettings
Packages that use ModuleIntegrationSettings
-
Uses of ModuleIntegrationSettings in com._1c.g5.v8.dt.supply
Methods in com._1c.g5.v8.dt.supply that return ModuleIntegrationSettingsModifier and TypeMethodDescriptionISupplySettingsManager.getModuleIntegrationSettings
(String moduleSymlink, String sectionName, ModuleSectionType sectionType, ComparisonAssociationType moduleAssociationType, ComparisonAssociationType sectionAssociationType, ModuleChangeType changeType, ModuleComparisonResult comparisonResult, IntegrationContext integrationContext) Gets the module integration settings for the given context.static ModuleIntegrationSettings
Returns the enum constant of this class with the specified name.static ModuleIntegrationSettings[]
ModuleIntegrationSettings.values()
Returns an array containing the constants of this enum class, in the order they are declared.