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