Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.ConstantsDbViewDefs
-
-
Uses of ConstantsDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return ConstantsDbViewDefs Modifier and Type Method Description ConstantsDbViewDefsDbViewFactory. createConstantsDbViewDefs()Returns a new object of class 'Constants Db View Defs'. -
Uses of ConstantsDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement ConstantsDbViewDefs Modifier and Type Class Description classConstantsDbViewDefsImplAn implementation of the model object 'Constants Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return ConstantsDbViewDefs Modifier and Type Method Description ConstantsDbViewDefsDbViewFactoryImpl. createConstantsDbViewDefs() -
Uses of ConstantsDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type ConstantsDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseConstantsDbViewDefs(ConstantsDbViewDefs object)Returns the result of interpreting the object as an instance of 'Constants Db View Defs'. -
Uses of ConstantsDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ConstantsDbViewDefs Modifier and Type Method Description ConstantsDbViewDefsConfiguration. getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ConstantsDbViewDefs Modifier and Type Method Description voidConfiguration. setDbViewDefs(ConstantsDbViewDefs value)Sets the value of the 'Db View Defs' containment reference. -
Uses of ConstantsDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ConstantsDbViewDefs Modifier and Type Method Description ConstantsDbViewDefsConfigurationImpl. getDbViewDefs()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ConstantsDbViewDefs Modifier and Type Method Description voidConfigurationImpl. setDbViewDefs(ConstantsDbViewDefs newDbViewDefs)
-