Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DocumentJournalDbViewDefs
-
-
Uses of DocumentJournalDbViewDefs in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return DocumentJournalDbViewDefs Modifier and Type Method Description DocumentJournalDbViewDefs
DbViewFactory. createDocumentJournalDbViewDefs()
Returns a new object of class 'Document Journal Db View Defs'. -
Uses of DocumentJournalDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DocumentJournalDbViewDefs Modifier and Type Class Description class
DocumentJournalDbViewDefsImpl
An implementation of the model object 'Document Journal Db View Defs'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DocumentJournalDbViewDefs Modifier and Type Method Description DocumentJournalDbViewDefs
DbViewFactoryImpl. createDocumentJournalDbViewDefs()
-
Uses of DocumentJournalDbViewDefs in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DocumentJournalDbViewDefs Modifier and Type Method Description T
DbViewSwitch. caseDocumentJournalDbViewDefs(DocumentJournalDbViewDefs object)
Returns the result of interpreting the object as an instance of 'Document Journal Db View Defs'. -
Uses of DocumentJournalDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return DocumentJournalDbViewDefs Modifier and Type Method Description DocumentJournalDbViewDefs
DocumentJournal. getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type DocumentJournalDbViewDefs Modifier and Type Method Description void
DocumentJournal. setDbViewDefs(DocumentJournalDbViewDefs value)
Sets the value of the 'Db View Defs
' containment reference. -
Uses of DocumentJournalDbViewDefs in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return DocumentJournalDbViewDefs Modifier and Type Method Description DocumentJournalDbViewDefs
DocumentJournalImpl. getDbViewDefs()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type DocumentJournalDbViewDefs Modifier and Type Method Description void
DocumentJournalImpl. setDbViewDefs(DocumentJournalDbViewDefs newDbViewDefs)
-