Uses of Interface
com._1c.g5.v8.dt.cai.model.CaiGroup
- 
Packages that use CaiGroup Package Description com._1c.g5.v8.dt.cai.model com._1c.g5.v8.dt.cai.model.impl com._1c.g5.v8.dt.cai.model.util 
- 
- 
Uses of CaiGroup in com._1c.g5.v8.dt.cai.modelMethods in com._1c.g5.v8.dt.cai.model that return CaiGroup Modifier and Type Method Description CaiGroupCaiFactory. createCaiGroup()Returns a new object of class 'Group'.
- 
Uses of CaiGroup in com._1c.g5.v8.dt.cai.model.implClasses in com._1c.g5.v8.dt.cai.model.impl that implement CaiGroup Modifier and Type Class Description classCaiGroupImplAn implementation of the model object 'Group'.Methods in com._1c.g5.v8.dt.cai.model.impl that return CaiGroup Modifier and Type Method Description CaiGroupCaiFactoryImpl. createCaiGroup()
- 
Uses of CaiGroup in com._1c.g5.v8.dt.cai.model.utilMethods in com._1c.g5.v8.dt.cai.model.util that return CaiGroup Modifier and Type Method Description static CaiGroupCaiModelUtil. createCaiGroup()Create group of Client Application Interface with random uuidMethods in com._1c.g5.v8.dt.cai.model.util with parameters of type CaiGroup Modifier and Type Method Description TCaiSwitch. caseCaiGroup(CaiGroup object)Returns the result of interpreting the object as an instance of 'Group'.
 
-