Uses of Interface
com._1c.g5.v8.dt.ql.model.FieldWithCasting
Packages that use FieldWithCasting
Package
Description
-
Uses of FieldWithCasting in com._1c.g5.v8.dt.ql.model
Methods in com._1c.g5.v8.dt.ql.model that return FieldWithCastingModifier and TypeMethodDescriptionQlFactory.createFieldWithCasting()
Returns a new object of class 'Field With Casting'. -
Uses of FieldWithCasting in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement FieldWithCastingModifier and TypeClassDescriptionclass
An implementation of the model object 'Field With Casting'.Methods in com._1c.g5.v8.dt.ql.model.impl that return FieldWithCasting -
Uses of FieldWithCasting in com._1c.g5.v8.dt.ql.model.util
Methods in com._1c.g5.v8.dt.ql.model.util with parameters of type FieldWithCastingModifier and TypeMethodDescriptionQlSwitch.caseFieldWithCasting
(FieldWithCasting object) Returns the result of interpreting the object as an instance of 'Field With Casting'.