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.modelMethods 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.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement CaseBodyModifier and TypeClassDescriptionclassAn 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.utilMethods 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.validationMethods in com._1c.g5.v8.dt.ql.validation with parameters of type CaseBody