Uses of Interface
com._1c.g5.v8.dt.metadata.common.GaugeChartQualityBandsValue
Packages that use GaugeChartQualityBandsValue
Package
Description
-
Uses of GaugeChartQualityBandsValue in com._1c.g5.v8.dt.dcs.typedvalue
Methods in com._1c.g5.v8.dt.dcs.typedvalue that return GaugeChartQualityBandsValueMethods in com._1c.g5.v8.dt.dcs.typedvalue with parameters of type GaugeChartQualityBandsValueModifier and TypeMethodDescriptionGaugeChartQualityBandsValueInfo.getValueText
(IV8Project v8project, String langCode, GaugeChartQualityBandsValue value) boolean
GaugeChartQualityBandsValueInfo.isValuesEquals
(GaugeChartQualityBandsValue value1, GaugeChartQualityBandsValue value2) -
Uses of GaugeChartQualityBandsValue in com._1c.g5.v8.dt.metadata.common
Methods in com._1c.g5.v8.dt.metadata.common that return GaugeChartQualityBandsValueModifier and TypeMethodDescriptionCommonFactory.createGaugeChartQualityBandsValue()
Returns a new object of class 'Gauge Chart Quality Bands Value'. -
Uses of GaugeChartQualityBandsValue in com._1c.g5.v8.dt.metadata.common.impl
Classes in com._1c.g5.v8.dt.metadata.common.impl that implement GaugeChartQualityBandsValueModifier and TypeClassDescriptionclass
An implementation of the model object 'Gauge Chart Quality Bands Value'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return GaugeChartQualityBandsValue -
Uses of GaugeChartQualityBandsValue in com._1c.g5.v8.dt.metadata.common.util
Methods in com._1c.g5.v8.dt.metadata.common.util with parameters of type GaugeChartQualityBandsValueModifier and TypeMethodDescriptionCommonSwitch.caseGaugeChartQualityBandsValue
(GaugeChartQualityBandsValue object) Returns the result of interpreting the object as an instance of 'Gauge Chart Quality Bands Value'.