Uses of Interface
com._1c.g5.v8.dt.moxel.NamedItemEmbeddedTable
- 
Packages that use NamedItemEmbeddedTable Package Description com._1c.g5.v8.dt.moxel com._1c.g5.v8.dt.moxel.impl com._1c.g5.v8.dt.moxel.util 
- 
- 
Uses of NamedItemEmbeddedTable in com._1c.g5.v8.dt.moxelMethods in com._1c.g5.v8.dt.moxel that return NamedItemEmbeddedTable Modifier and Type Method Description NamedItemEmbeddedTableMoxelFactory. createNamedItemEmbeddedTable()Returns a new object of class 'Named Item Embedded Table'.
- 
Uses of NamedItemEmbeddedTable in com._1c.g5.v8.dt.moxel.implClasses in com._1c.g5.v8.dt.moxel.impl that implement NamedItemEmbeddedTable Modifier and Type Class Description classNamedItemEmbeddedTableImplAn implementation of the model object 'Named Item Embedded Table'.Methods in com._1c.g5.v8.dt.moxel.impl that return NamedItemEmbeddedTable Modifier and Type Method Description NamedItemEmbeddedTableMoxelFactoryImpl. createNamedItemEmbeddedTable()
- 
Uses of NamedItemEmbeddedTable in com._1c.g5.v8.dt.moxel.utilMethods in com._1c.g5.v8.dt.moxel.util with parameters of type NamedItemEmbeddedTable Modifier and Type Method Description TMoxelSwitch. caseNamedItemEmbeddedTable(NamedItemEmbeddedTable object)Returns the result of interpreting the object as an instance of 'Named Item Embedded Table'.
 
-