Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DimensionTableDbViewDefs
-
-
Uses of DimensionTableDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return DimensionTableDbViewDefs Modifier and Type Method Description DimensionTableDbViewDefs
DbViewFactory. createDimensionTableDbViewDefs()
Returns a new object of class 'Dimension Table Db View Defs'. -
Uses of DimensionTableDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DimensionTableDbViewDefs Modifier and Type Class Description class
DimensionTableDbViewDefsImpl
An implementation of the model object 'Dimension Table Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DimensionTableDbViewDefs Modifier and Type Method Description DimensionTableDbViewDefs
DbViewFactoryImpl. createDimensionTableDbViewDefs()
-
Uses of DimensionTableDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DimensionTableDbViewDefs Modifier and Type Method Description T
DbViewSwitch. caseDimensionTableDbViewDefs(DimensionTableDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Dimension Table Db View Defs'. -
Uses of DimensionTableDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return DimensionTableDbViewDefs Modifier and Type Method Description DimensionTableDbViewDefs
DimensionTable. getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type DimensionTableDbViewDefs Modifier and Type Method Description void
DimensionTable. setDbViewDefs(DimensionTableDbViewDefs value)
Sets the value of the 'Db View Defs
' containment reference. -
Uses of DimensionTableDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return DimensionTableDbViewDefs Modifier and Type Method Description DimensionTableDbViewDefs
DimensionTableImpl. getDbViewDefs()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type DimensionTableDbViewDefs Modifier and Type Method Description void
DimensionTableImpl. setDbViewDefs(DimensionTableDbViewDefs newDbViewDefs)
-