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