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.model
Methods 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.impl
Classes 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.util
Methods 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'.
-