Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.SequenceDbViewDefs
-
-
Uses of SequenceDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return SequenceDbViewDefs Modifier and Type Method Description SequenceDbViewDefsDbViewFactory. createSequenceDbViewDefs()Returns a new object of class 'Sequence Db View Defs'. -
Uses of SequenceDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement SequenceDbViewDefs Modifier and Type Class Description classSequenceDbViewDefsImplAn implementation of the model object 'Sequence Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return SequenceDbViewDefs Modifier and Type Method Description SequenceDbViewDefsDbViewFactoryImpl. createSequenceDbViewDefs() -
Uses of SequenceDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type SequenceDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseSequenceDbViewDefs(SequenceDbViewDefs object)Returns the result of interpreting the object as an instance of 'Sequence Db View Defs'. -
Uses of SequenceDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return SequenceDbViewDefs Modifier and Type Method Description SequenceDbViewDefsSequence. getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type SequenceDbViewDefs Modifier and Type Method Description voidSequence. setDbViewDefs(SequenceDbViewDefs value)Sets the value of the 'Db View Defs' containment reference. -
Uses of SequenceDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return SequenceDbViewDefs Modifier and Type Method Description SequenceDbViewDefsSequenceImpl. getDbViewDefs()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type SequenceDbViewDefs Modifier and Type Method Description voidSequenceImpl. setDbViewDefs(SequenceDbViewDefs newDbViewDefs)
-