Uses of Enum Class
com._1c.g5.v8.dt.metadata.common.ClientApplicationWindowsOpenVariant
Packages that use ClientApplicationWindowsOpenVariant
Package
Description
-
Uses of ClientApplicationWindowsOpenVariant in com._1c.g5.v8.dt.metadata.common
Fields in com._1c.g5.v8.dt.metadata.common with type parameters of type ClientApplicationWindowsOpenVariantModifier and TypeFieldDescriptionstatic final List<ClientApplicationWindowsOpenVariant>ClientApplicationWindowsOpenVariant.VALUESA public read-only list of all the 'Client Application Windows Open Variant' enumerators.Methods in com._1c.g5.v8.dt.metadata.common that return ClientApplicationWindowsOpenVariantModifier and TypeMethodDescriptionClientApplicationWindowsOpenVariant.get(int value) Returns the 'Client Application Windows Open Variant' literal with the specified integer value.Returns the 'Client Application Windows Open Variant' literal with the specified literal value.Returns the 'Client Application Windows Open Variant' literal with the specified name.Returns the enum constant of this class with the specified name.static ClientApplicationWindowsOpenVariant[]ClientApplicationWindowsOpenVariant.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ClientApplicationWindowsOpenVariant in com._1c.g5.v8.dt.metadata.common.impl
Methods in com._1c.g5.v8.dt.metadata.common.impl that return ClientApplicationWindowsOpenVariantModifier and TypeMethodDescriptionCommonFactoryImpl.createClientApplicationWindowsOpenVariantFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) -
Uses of ClientApplicationWindowsOpenVariant in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ClientApplicationWindowsOpenVariantModifier and TypeMethodDescriptionConfiguration.getClientApplicationWindowsOpenVariant()Returns the value of the 'Client Application Windows Open Variant' attribute.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ClientApplicationWindowsOpenVariantModifier and TypeMethodDescriptionvoidConfiguration.setClientApplicationWindowsOpenVariant(ClientApplicationWindowsOpenVariant value) Sets the value of the 'Client Application Windows Open Variant' attribute. -
Uses of ClientApplicationWindowsOpenVariant in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ClientApplicationWindowsOpenVariantMethods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ClientApplicationWindowsOpenVariantModifier and TypeMethodDescriptionvoidConfigurationImpl.setClientApplicationWindowsOpenVariant(ClientApplicationWindowsOpenVariant newClientApplicationWindowsOpenVariant)