Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.AccountingRegisterDbViewDefs
-
-
Uses of AccountingRegisterDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return AccountingRegisterDbViewDefs Modifier and Type Method Description AccountingRegisterDbViewDefsDbViewFactory. createAccountingRegisterDbViewDefs()Returns a new object of class 'Accounting Register Db View Defs'. -
Uses of AccountingRegisterDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement AccountingRegisterDbViewDefs Modifier and Type Class Description classAccountingRegisterDbViewDefsImplAn implementation of the model object 'Accounting Register Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return AccountingRegisterDbViewDefs Modifier and Type Method Description AccountingRegisterDbViewDefsDbViewFactoryImpl. createAccountingRegisterDbViewDefs() -
Uses of AccountingRegisterDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type AccountingRegisterDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseAccountingRegisterDbViewDefs(AccountingRegisterDbViewDefs object)Returns the result of interpreting the object as an instance of 'Accounting Register Db View Defs'. -
Uses of AccountingRegisterDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return AccountingRegisterDbViewDefs Modifier and Type Method Description AccountingRegisterDbViewDefsAccountingRegister. getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type AccountingRegisterDbViewDefs Modifier and Type Method Description voidAccountingRegister. setDbViewDefs(AccountingRegisterDbViewDefs value)Sets the value of the 'Db View Defs' containment reference. -
Uses of AccountingRegisterDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return AccountingRegisterDbViewDefs Modifier and Type Method Description AccountingRegisterDbViewDefsAccountingRegisterImpl. getDbViewDefs()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type AccountingRegisterDbViewDefs Modifier and Type Method Description voidAccountingRegisterImpl. setDbViewDefs(AccountingRegisterDbViewDefs newDbViewDefs)
-