Uses of Interface
com._1c.g5.v8.dt.ql.model.FieldWithCasting
- 
Packages that use FieldWithCasting Package Description com._1c.g5.v8.dt.ql.model com._1c.g5.v8.dt.ql.model.impl com._1c.g5.v8.dt.ql.model.util 
- 
- 
Uses of FieldWithCasting in com._1c.g5.v8.dt.ql.modelMethods in com._1c.g5.v8.dt.ql.model that return FieldWithCasting Modifier and Type Method Description FieldWithCastingQlFactory. createFieldWithCasting()Returns a new object of class 'Field With Casting'.
- 
Uses of FieldWithCasting in com._1c.g5.v8.dt.ql.model.implClasses in com._1c.g5.v8.dt.ql.model.impl that implement FieldWithCasting Modifier and Type Class Description classFieldWithCastingImplAn implementation of the model object 'Field With Casting'.Methods in com._1c.g5.v8.dt.ql.model.impl that return FieldWithCasting Modifier and Type Method Description FieldWithCastingQlFactoryImpl. createFieldWithCasting()
- 
Uses of FieldWithCasting in com._1c.g5.v8.dt.ql.model.utilMethods in com._1c.g5.v8.dt.ql.model.util with parameters of type FieldWithCasting Modifier and Type Method Description TQlSwitch. caseFieldWithCasting(FieldWithCasting object)Returns the result of interpreting the object as an instance of 'Field With Casting'.
 
-