Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.ExchangePlanDbViewDefs
-
-
Uses of ExchangePlanDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return ExchangePlanDbViewDefs Modifier and Type Method Description ExchangePlanDbViewDefsDbViewFactory. createExchangePlanDbViewDefs()Returns a new object of class 'Exchange Plan Db View Defs'. -
Uses of ExchangePlanDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement ExchangePlanDbViewDefs Modifier and Type Class Description classExchangePlanDbViewDefsImplAn implementation of the model object 'Exchange Plan Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return ExchangePlanDbViewDefs Modifier and Type Method Description ExchangePlanDbViewDefsDbViewFactoryImpl. createExchangePlanDbViewDefs() -
Uses of ExchangePlanDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type ExchangePlanDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseExchangePlanDbViewDefs(ExchangePlanDbViewDefs object)Returns the result of interpreting the object as an instance of 'Exchange Plan Db View Defs'. -
Uses of ExchangePlanDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ExchangePlanDbViewDefs Modifier and Type Method Description ExchangePlanDbViewDefsExchangePlan. getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ExchangePlanDbViewDefs Modifier and Type Method Description voidExchangePlan. setDbViewDefs(ExchangePlanDbViewDefs value)Sets the value of the 'Db View Defs' containment reference. -
Uses of ExchangePlanDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ExchangePlanDbViewDefs Modifier and Type Method Description ExchangePlanDbViewDefsExchangePlanImpl. getDbViewDefs()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type ExchangePlanDbViewDefs Modifier and Type Method Description voidExchangePlanImpl. setDbViewDefs(ExchangePlanDbViewDefs newDbViewDefs)
-