Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.ChartOfAccountsDbViewDefs
-
-
Uses of ChartOfAccountsDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return ChartOfAccountsDbViewDefs Modifier and Type Method Description ChartOfAccountsDbViewDefsDbViewFactory. createChartOfAccountsDbViewDefs()Returns a new object of class 'Chart Of Accounts Db View Defs'. -
Uses of ChartOfAccountsDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement ChartOfAccountsDbViewDefs Modifier and Type Class Description classChartOfAccountsDbViewDefsImplAn implementation of the model object 'Chart Of Accounts Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return ChartOfAccountsDbViewDefs Modifier and Type Method Description ChartOfAccountsDbViewDefsDbViewFactoryImpl. createChartOfAccountsDbViewDefs() -
Uses of ChartOfAccountsDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type ChartOfAccountsDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseChartOfAccountsDbViewDefs(ChartOfAccountsDbViewDefs object)Returns the result of interpreting the object as an instance of 'Chart Of Accounts Db View Defs'. -
Uses of ChartOfAccountsDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ChartOfAccountsDbViewDefs Modifier and Type Method Description ChartOfAccountsDbViewDefsChartOfAccounts. getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ChartOfAccountsDbViewDefs Modifier and Type Method Description voidChartOfAccounts. setDbViewDefs(ChartOfAccountsDbViewDefs value)Sets the value of the 'Db View Defs' containment reference. -
Uses of ChartOfAccountsDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ChartOfAccountsDbViewDefs Modifier and Type Method Description ChartOfAccountsDbViewDefsChartOfAccountsImpl. getDbViewDefs()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ChartOfAccountsDbViewDefs Modifier and Type Method Description voidChartOfAccountsImpl. setDbViewDefs(ChartOfAccountsDbViewDefs newDbViewDefs)
-