Uses of Enum Class
com._1c.g5.v8.dt.chart.model.Chart3Dcrd
Packages that use Chart3Dcrd
-
Uses of Chart3Dcrd in com._1c.g5.v8.dt.chart.model
Fields in com._1c.g5.v8.dt.chart.model with type parameters of type Chart3DcrdModifier and TypeFieldDescriptionstatic final List<Chart3Dcrd>
Chart3Dcrd.VALUES
A public read-only list of all the 'Chart3 Dcrd' enumerators.Methods in com._1c.g5.v8.dt.chart.model that return Chart3DcrdModifier and TypeMethodDescriptionstatic Chart3Dcrd
Chart3Dcrd.get
(int value) Returns the 'Chart3 Dcrd' literal with the specified integer value.static Chart3Dcrd
Returns the 'Chart3 Dcrd' literal with the specified literal value.static Chart3Dcrd
Returns the 'Chart3 Dcrd' literal with the specified name.Chart.getChart3Dcrd()
Returns the value of the 'Chart3 Dcrd' attribute.static Chart3Dcrd
Returns the enum constant of this class with the specified name.static Chart3Dcrd[]
Chart3Dcrd.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.chart.model with parameters of type Chart3DcrdModifier and TypeMethodDescriptionvoid
Chart.setChart3Dcrd
(Chart3Dcrd value) Sets the value of the 'Chart3 Dcrd
' attribute. -
Uses of Chart3Dcrd in com._1c.g5.v8.dt.chart.model.impl
Methods in com._1c.g5.v8.dt.chart.model.impl that return Chart3DcrdModifier and TypeMethodDescriptionChartFactoryImpl.createChart3DcrdFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) ChartImpl.getChart3Dcrd()
Methods in com._1c.g5.v8.dt.chart.model.impl with parameters of type Chart3Dcrd