Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewFieldFieldDefWithPeriod
-
Packages that use DbViewFieldFieldDefWithPeriod Package Description com._1c.g5.v8.dt.metadata.dbview com._1c.g5.v8.dt.metadata.dbview.impl com._1c.g5.v8.dt.metadata.dbview.util -
-
Uses of DbViewFieldFieldDefWithPeriod in com._1c.g5.v8.dt.metadata.dbview
Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewFieldFieldDefWithPeriod Modifier and Type Method Description DbViewFieldFieldDefWithPeriod
DbViewFactory. createDbViewFieldFieldDefWithPeriod()
Returns a new object of class 'Field Field Def With Period'. -
Uses of DbViewFieldFieldDefWithPeriod in com._1c.g5.v8.dt.metadata.dbview.impl
Classes in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewFieldFieldDefWithPeriod Modifier and Type Class Description class
DbViewFieldFieldDefWithPeriodImpl
An implementation of the model object 'Field Field Def With Period'.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewFieldFieldDefWithPeriod Modifier and Type Method Description DbViewFieldFieldDefWithPeriod
DbViewFactoryImpl. createDbViewFieldFieldDefWithPeriod()
-
Uses of DbViewFieldFieldDefWithPeriod in com._1c.g5.v8.dt.metadata.dbview.util
Methods in com._1c.g5.v8.dt.metadata.dbview.util with parameters of type DbViewFieldFieldDefWithPeriod Modifier and Type Method Description T
DbViewSwitch. caseDbViewFieldFieldDefWithPeriod(DbViewFieldFieldDefWithPeriod object)
Returns the result of interpreting the object as an instance of 'Field Field Def With Period'.
-