Uses of Class
tilda.types.Type_DatePrimitiveNull
-
Packages that use Type_DatePrimitiveNull Package Description tilda.data._Tilda -
-
Uses of Type_DatePrimitiveNull in tilda.data._Tilda
Fields in tilda.data._Tilda declared as Type_DatePrimitiveNull Modifier and Type Field Description Type_DatePrimitiveNull
TILDA__DATEDIM_Factory.COLS_BASE. MONTH
This is the column definition for:
Namemonth of type LocalDate DescriptionMonth-truncated date. ColumnTILDA.DateDim.month of type date Full Nametilda.data.TILDA.DateDim.month Nullabletrue ModeNORMAL Invariantfalse ProtectNONEType_DatePrimitiveNull
TILDA__REFILLPERF_Factory.COLS_BASE. STARTDATEINCR
This is the column definition for:
NamestartDateIncr of type LocalDate DescriptionThe date passed in for incremental refills. ColumnTILDA.RefillPerf.startDateIncr of type date Full Nametilda.data.TILDA.RefillPerf.startDateIncr Nullabletrue ModeNORMAL Invarianttrue ProtectNONE
-