Uses of Interface
com._1c.g5.v8.dt.metadata.common.GaugeChartQualityBandsValue
- 
Packages that use GaugeChartQualityBandsValue Package Description com._1c.g5.v8.dt.dcs.typedvalue com._1c.g5.v8.dt.metadata.common com._1c.g5.v8.dt.metadata.common.impl com._1c.g5.v8.dt.metadata.common.util 
- 
- 
Uses of GaugeChartQualityBandsValue in com._1c.g5.v8.dt.dcs.typedvalueMethods in com._1c.g5.v8.dt.dcs.typedvalue that return GaugeChartQualityBandsValue Modifier and Type Method Description GaugeChartQualityBandsValueGaugeChartQualityBandsValueInfo. createValue()Methods in com._1c.g5.v8.dt.dcs.typedvalue with parameters of type GaugeChartQualityBandsValue Modifier and Type Method Description StringGaugeChartQualityBandsValueInfo. getValueText(IV8Project v8project, String langCode, GaugeChartQualityBandsValue value)booleanGaugeChartQualityBandsValueInfo. isValuesEquals(GaugeChartQualityBandsValue value1, GaugeChartQualityBandsValue value2)
- 
Uses of GaugeChartQualityBandsValue in com._1c.g5.v8.dt.metadata.commonMethods in com._1c.g5.v8.dt.metadata.common that return GaugeChartQualityBandsValue Modifier and Type Method Description GaugeChartQualityBandsValueCommonFactory. createGaugeChartQualityBandsValue()Returns a new object of class 'Gauge Chart Quality Bands Value'.
- 
Uses of GaugeChartQualityBandsValue in com._1c.g5.v8.dt.metadata.common.implClasses in com._1c.g5.v8.dt.metadata.common.impl that implement GaugeChartQualityBandsValue Modifier and Type Class Description classGaugeChartQualityBandsValueImplAn implementation of the model object 'Gauge Chart Quality Bands Value'.Methods in com._1c.g5.v8.dt.metadata.common.impl that return GaugeChartQualityBandsValue Modifier and Type Method Description GaugeChartQualityBandsValueCommonFactoryImpl. createGaugeChartQualityBandsValue()
- 
Uses of GaugeChartQualityBandsValue in com._1c.g5.v8.dt.metadata.common.utilMethods in com._1c.g5.v8.dt.metadata.common.util with parameters of type GaugeChartQualityBandsValue Modifier and Type Method Description TCommonSwitch. caseGaugeChartQualityBandsValue(GaugeChartQualityBandsValue object)Returns the result of interpreting the object as an instance of 'Gauge Chart Quality Bands Value'.
 
-