Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.EnumDbViewDefs
-
-
Uses of EnumDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return EnumDbViewDefs Modifier and Type Method Description EnumDbViewDefsDbViewFactory. createEnumDbViewDefs()Returns a new object of class 'Enum Db View Defs'. -
Uses of EnumDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement EnumDbViewDefs Modifier and Type Class Description classEnumDbViewDefsImplAn implementation of the model object 'Enum Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return EnumDbViewDefs Modifier and Type Method Description EnumDbViewDefsDbViewFactoryImpl. createEnumDbViewDefs() -
Uses of EnumDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type EnumDbViewDefs Modifier and Type Method Description TDbViewSwitch. caseEnumDbViewDefs(EnumDbViewDefs object)Returns the result of interpreting the object as an instance of 'Enum Db View Defs'. -
Uses of EnumDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return EnumDbViewDefs Modifier and Type Method Description EnumDbViewDefsEnum. getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type EnumDbViewDefs Modifier and Type Method Description voidEnum. setDbViewDefs(EnumDbViewDefs value)Sets the value of the 'Db View Defs' containment reference. -
Uses of EnumDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return EnumDbViewDefs Modifier and Type Method Description EnumDbViewDefsEnumImpl. getDbViewDefs()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type EnumDbViewDefs Modifier and Type Method Description voidEnumImpl. setDbViewDefs(EnumDbViewDefs newDbViewDefs)
-