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