Uses of Interface
com.e1c.g5.v8.dt.distribution.model.SupportLanguages
Packages that use SupportLanguages
Package
Description
-
Uses of SupportLanguages in com.e1c.g5.v8.dt.distribution.model
Methods in com.e1c.g5.v8.dt.distribution.model that return SupportLanguagesModifier and TypeMethodDescriptionDistributionSupportFactory.createSupportLanguages()Returns a new object of class 'Support Languages'.ParentConfigurationInfo.getSupportLanguages()Returns the value of the 'Support Languages' containment reference.Methods in com.e1c.g5.v8.dt.distribution.model with parameters of type SupportLanguagesModifier and TypeMethodDescriptionvoidParentConfigurationInfo.setSupportLanguages(SupportLanguages value) Sets the value of the 'Support Languages' containment reference. -
Uses of SupportLanguages in com.e1c.g5.v8.dt.distribution.model.impl
Classes in com.e1c.g5.v8.dt.distribution.model.impl that implement SupportLanguagesModifier and TypeClassDescriptionclassAn implementation of the model object 'Support Languages'.Methods in com.e1c.g5.v8.dt.distribution.model.impl that return SupportLanguagesModifier and TypeMethodDescriptionDistributionSupportFactoryImpl.createSupportLanguages()ParentConfigurationInfoImpl.getSupportLanguages()Methods in com.e1c.g5.v8.dt.distribution.model.impl with parameters of type SupportLanguagesModifier and TypeMethodDescriptionvoidParentConfigurationInfoImpl.setSupportLanguages(SupportLanguages newSupportLanguages) -
Uses of SupportLanguages in com.e1c.g5.v8.dt.distribution.model.util
Methods in com.e1c.g5.v8.dt.distribution.model.util that return SupportLanguagesModifier and TypeMethodDescriptionstatic SupportLanguagesDistributionSupportUtil.createSupportLanguages()Creates and inits support languages.Methods in com.e1c.g5.v8.dt.distribution.model.util with parameters of type SupportLanguagesModifier and TypeMethodDescriptionDistributionSupportSwitch.caseSupportLanguages(SupportLanguages object) Returns the result of interpreting the object as an instance of 'Support Languages'.