Uses of Enum Class
com._1c.g5.v8.dt.metadata.common.MainClientApplicationWindowInterfaceVariant
Packages that use MainClientApplicationWindowInterfaceVariant
Package
Description
-
Uses of MainClientApplicationWindowInterfaceVariant in com._1c.g5.v8.dt.metadata.common
Fields in com._1c.g5.v8.dt.metadata.common with type parameters of type MainClientApplicationWindowInterfaceVariantModifier and TypeFieldDescriptionstatic final List<MainClientApplicationWindowInterfaceVariant>MainClientApplicationWindowInterfaceVariant.VALUESA public read-only list of all the 'Main Client Application Window Interface Variant' enumerators.Methods in com._1c.g5.v8.dt.metadata.common that return MainClientApplicationWindowInterfaceVariantModifier and TypeMethodDescriptionMainClientApplicationWindowInterfaceVariant.get(int value) Returns the 'Main Client Application Window Interface Variant' literal with the specified integer value.Returns the 'Main Client Application Window Interface Variant' literal with the specified literal value.Returns the 'Main Client Application Window Interface Variant' literal with the specified name.Returns the enum constant of this class with the specified name.MainClientApplicationWindowInterfaceVariant.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MainClientApplicationWindowInterfaceVariant in com._1c.g5.v8.dt.metadata.common.impl
Methods in com._1c.g5.v8.dt.metadata.common.impl that return MainClientApplicationWindowInterfaceVariantModifier and TypeMethodDescriptionCommonFactoryImpl.createMainClientApplicationWindowInterfaceVariantFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) -
Uses of MainClientApplicationWindowInterfaceVariant in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return MainClientApplicationWindowInterfaceVariantModifier and TypeMethodDescriptionConfiguration.getMainClientApplicationWindowInterfaceVariant()Returns the value of the 'Main Client Application Window Interface Variant' attribute.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type MainClientApplicationWindowInterfaceVariantModifier and TypeMethodDescriptionvoidConfiguration.setMainClientApplicationWindowInterfaceVariant(MainClientApplicationWindowInterfaceVariant value) Sets the value of the 'Main Client Application Window Interface Variant' attribute. -
Uses of MainClientApplicationWindowInterfaceVariant in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return MainClientApplicationWindowInterfaceVariantModifier and TypeMethodDescriptionConfigurationImpl.getMainClientApplicationWindowInterfaceVariant()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type MainClientApplicationWindowInterfaceVariantModifier and TypeMethodDescriptionvoidConfigurationImpl.setMainClientApplicationWindowInterfaceVariant(MainClientApplicationWindowInterfaceVariant newMainClientApplicationWindowInterfaceVariant)