Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.TaskDbViewDefs
Packages that use TaskDbViewDefs
Package
Description
-
Uses of TaskDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return TaskDbViewDefsModifier and TypeMethodDescriptionDbViewFactory.createTaskDbViewDefs()
Returns a new object of class 'Task Db View Defs'. -
Uses of TaskDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement TaskDbViewDefsModifier and TypeClassDescriptionclass
An implementation of the model object 'Task Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return TaskDbViewDefs -
Uses of TaskDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type TaskDbViewDefsModifier and TypeMethodDescriptionDbViewSwitch.caseTaskDbViewDefs
(TaskDbViewDefs object) Returns the result of interpreting the object as an instance of 'Task Db View Defs'. -
Uses of TaskDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return TaskDbViewDefsModifier and TypeMethodDescriptionTask.getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type TaskDbViewDefsModifier and TypeMethodDescriptionvoid
Task.setDbViewDefs
(TaskDbViewDefs value) Sets the value of the 'Db View Defs
' containment reference. -
Uses of TaskDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return TaskDbViewDefsMethods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type TaskDbViewDefs