Uses of Interface
com._1c.g5.v8.dt.moxel.content.DcsDetailId
-
Packages that use DcsDetailId Package Description com._1c.g5.v8.dt.moxel.content com._1c.g5.v8.dt.moxel.content.impl com._1c.g5.v8.dt.moxel.content.util -
-
Uses of DcsDetailId in com._1c.g5.v8.dt.moxel.content
Methods in com._1c.g5.v8.dt.moxel.content that return DcsDetailId Modifier and Type Method Description DcsDetailIdContentFactory. createDcsDetailId()Returns a new object of class 'Dcs Detail Id'. -
Uses of DcsDetailId in com._1c.g5.v8.dt.moxel.content.impl
Classes in com._1c.g5.v8.dt.moxel.content.impl that implement DcsDetailId Modifier and Type Class Description classDcsDetailIdImplAn implementation of the model object 'Dcs Detail Id'.Methods in com._1c.g5.v8.dt.moxel.content.impl that return DcsDetailId Modifier and Type Method Description DcsDetailIdContentFactoryImpl. createDcsDetailId() -
Uses of DcsDetailId in com._1c.g5.v8.dt.moxel.content.util
Methods in com._1c.g5.v8.dt.moxel.content.util with parameters of type DcsDetailId Modifier and Type Method Description TContentSwitch. caseDcsDetailId(DcsDetailId object)Returns the result of interpreting the object as an instance of 'Dcs Detail Id'.
-