ReportStockAbstract<C extends ClosingRangeAbstract> class
abstract
- Inheritance
- Implementers
- Available extensions
Constructors
-
ReportStockAbstract({required List<
TicketWeebi> tickets, required List<C> closingsObjects, required DateTime startDate, required DateTime endDate, required int objectId, required List<CalibreWeebi< articlesC})ArticleRawAbstract> >
Properties
-
articlesC
→ List<
CalibreWeebi< ArticleRawAbstract> > -
final
-
closingsObjects
→ List<
C> -
finalinherited
-
emptyReportStockArtCalibres
↔ List<
ReportStockArtCalibre> -
getter/setter pair
- end → DateTime
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- objectId → int
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- start → DateTime
-
finalinherited
-
tickets
→ List<
TicketWeebi> -
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited