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 ConstantsDbViewDefs
DbViewFactory. 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 class
ConstantsDbViewDefsImpl
An 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 ConstantsDbViewDefs
DbViewFactoryImpl. 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 T
DbViewSwitch. 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 ConstantsDbViewDefs
Configuration. 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 void
Configuration. 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 ConstantsDbViewDefs
ConfigurationImpl. getDbViewDefs()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ConstantsDbViewDefs Modifier and Type Method Description void
ConfigurationImpl. setDbViewDefs(ConstantsDbViewDefs newDbViewDefs)
-