Uses of Interface
com._1c.g5.v8.dt.ql.model.CaseBody
Packages that use CaseBody
Package
Description
-
Uses of CaseBody in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return CaseBodyModifier and TypeMethodDescriptionQlFactory.createCaseBody()
Returns a new object of class 'Case Body'.Methods in com._1c.g5.v8.dt.ql.model that return types with arguments of type CaseBody -
Uses of CaseBody in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement CaseBodyModifier and TypeClassDescriptionclass
An implementation of the model object 'Case Body'.Methods in com._1c.g5.v8.dt.ql.model.impl that return CaseBodyMethods in com._1c.g5.v8.dt.ql.model.impl that return types with arguments of type CaseBody -
Uses of CaseBody in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type CaseBodyModifier and TypeMethodDescriptionQlSwitch.caseCaseBody
(CaseBody object) Returns the result of interpreting the object as an instance of 'Case Body'. -
Uses of CaseBody in com._1c.g5.v8.dt.ql.validation
Methods in com._1c.g5.v8.dt.ql.validation with parameters of type CaseBody