Release 1.10.6

This commit is contained in:
ci core model
2025-05-19 13:38:48 +00:00
parent 2fe38abe9f
commit 1c1f8cc138
167 changed files with 5858 additions and 19865 deletions

View File

@@ -13,33 +13,33 @@ import 'dart:core' as $core;
import 'package:protobuf/protobuf.dart' as $pb;
import 'item.pb.dart' as $83;
import 'item.pb.dart' as $77;
import 'shared.pb.dart' as $3;
import 'tradeShared.pb.dart' as $81;
import 'transportShared.pb.dart' as $91;
import 'warehousingShared.pb.dart' as $82;
import 'tradeShared.pb.dart' as $75;
import 'transportShared.pb.dart' as $85;
import 'warehousingShared.pb.dart' as $76;
export 'package:protobuf/protobuf.dart' show GeneratedMessageGenericExtensions;
class HandlingunitPayload extends $pb.GeneratedMessage {
factory HandlingunitPayload({
$82.HandlingunitInformation? information,
$76.HandlingunitInformation? information,
$core.bool? containsGoods,
$core.bool? containsHUs,
$core.Iterable<$core.String>? includedHandlingunitIDs,
$91.TrackingSummary? currentTrackingSummary,
$85.TrackingSummary? currentTrackingSummary,
$core.Iterable<$3.MetadataElement>? metaData,
$82.HandlingunitStatusStruct? status,
$core.Iterable<$82.QuantifiedGoodsByExeflow>? preparedContents,
$core.Iterable<$82.QuantifiedDatedGoodsByExeflow>? receivedContents,
$76.HandlingunitStatusStruct? status,
$core.Iterable<$76.QuantifiedGoodsByExeflow>? preparedContents,
$core.Iterable<$76.QuantifiedDatedGoodsByExeflow>? receivedContents,
$3.DateTime? dispatchedDateTime,
$core.Iterable<$core.String>? trackingIDs,
$core.Iterable<$3.AttachmentSummary>? attachments,
$core.int? attachmentNumber,
$core.Iterable<$3.ClaimSummary>? claims,
$core.int? claimNumber,
$81.ETA? handlingunitETA,
$81.ETA? trackingETA,
$75.ETA? handlingunitETA,
$75.ETA? trackingETA,
$core.String? parentHU,
}) {
final $result = create();
@@ -104,23 +104,23 @@ class HandlingunitPayload extends $pb.GeneratedMessage {
factory HandlingunitPayload.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);
static final $pb.BuilderInfo _i = $pb.BuilderInfo(_omitMessageNames ? '' : 'HandlingunitPayload', package: const $pb.PackageName(_omitMessageNames ? '' : 'api'), createEmptyInstance: create)
..aOM<$82.HandlingunitInformation>(1, _omitFieldNames ? '' : 'Information', protoName: 'Information', subBuilder: $82.HandlingunitInformation.create)
..aOM<$76.HandlingunitInformation>(1, _omitFieldNames ? '' : 'Information', protoName: 'Information', subBuilder: $76.HandlingunitInformation.create)
..aOB(2, _omitFieldNames ? '' : 'ContainsGoods', protoName: 'ContainsGoods')
..aOB(3, _omitFieldNames ? '' : 'ContainsHUs', protoName: 'ContainsHUs')
..pPS(4, _omitFieldNames ? '' : 'IncludedHandlingunitIDs', protoName: 'IncludedHandlingunitIDs')
..aOM<$91.TrackingSummary>(5, _omitFieldNames ? '' : 'CurrentTrackingSummary', protoName: 'CurrentTrackingSummary', subBuilder: $91.TrackingSummary.create)
..aOM<$85.TrackingSummary>(5, _omitFieldNames ? '' : 'CurrentTrackingSummary', protoName: 'CurrentTrackingSummary', subBuilder: $85.TrackingSummary.create)
..pc<$3.MetadataElement>(6, _omitFieldNames ? '' : 'MetaData', $pb.PbFieldType.PM, protoName: 'MetaData', subBuilder: $3.MetadataElement.create)
..aOM<$82.HandlingunitStatusStruct>(7, _omitFieldNames ? '' : 'Status', protoName: 'Status', subBuilder: $82.HandlingunitStatusStruct.create)
..pc<$82.QuantifiedGoodsByExeflow>(8, _omitFieldNames ? '' : 'PreparedContents', $pb.PbFieldType.PM, protoName: 'PreparedContents', subBuilder: $82.QuantifiedGoodsByExeflow.create)
..pc<$82.QuantifiedDatedGoodsByExeflow>(9, _omitFieldNames ? '' : 'ReceivedContents', $pb.PbFieldType.PM, protoName: 'ReceivedContents', subBuilder: $82.QuantifiedDatedGoodsByExeflow.create)
..aOM<$76.HandlingunitStatusStruct>(7, _omitFieldNames ? '' : 'Status', protoName: 'Status', subBuilder: $76.HandlingunitStatusStruct.create)
..pc<$76.QuantifiedGoodsByExeflow>(8, _omitFieldNames ? '' : 'PreparedContents', $pb.PbFieldType.PM, protoName: 'PreparedContents', subBuilder: $76.QuantifiedGoodsByExeflow.create)
..pc<$76.QuantifiedDatedGoodsByExeflow>(9, _omitFieldNames ? '' : 'ReceivedContents', $pb.PbFieldType.PM, protoName: 'ReceivedContents', subBuilder: $76.QuantifiedDatedGoodsByExeflow.create)
..aOM<$3.DateTime>(10, _omitFieldNames ? '' : 'DispatchedDateTime', protoName: 'DispatchedDateTime', subBuilder: $3.DateTime.create)
..pPS(11, _omitFieldNames ? '' : 'TrackingIDs', protoName: 'TrackingIDs')
..pc<$3.AttachmentSummary>(12, _omitFieldNames ? '' : 'Attachments', $pb.PbFieldType.PM, protoName: 'Attachments', subBuilder: $3.AttachmentSummary.create)
..a<$core.int>(13, _omitFieldNames ? '' : 'AttachmentNumber', $pb.PbFieldType.O3, protoName: 'AttachmentNumber')
..pc<$3.ClaimSummary>(14, _omitFieldNames ? '' : 'Claims', $pb.PbFieldType.PM, protoName: 'Claims', subBuilder: $3.ClaimSummary.create)
..a<$core.int>(15, _omitFieldNames ? '' : 'ClaimNumber', $pb.PbFieldType.O3, protoName: 'ClaimNumber')
..aOM<$81.ETA>(16, _omitFieldNames ? '' : 'HandlingunitETA', protoName: 'HandlingunitETA', subBuilder: $81.ETA.create)
..aOM<$81.ETA>(17, _omitFieldNames ? '' : 'TrackingETA', protoName: 'TrackingETA', subBuilder: $81.ETA.create)
..aOM<$75.ETA>(16, _omitFieldNames ? '' : 'HandlingunitETA', protoName: 'HandlingunitETA', subBuilder: $75.ETA.create)
..aOM<$75.ETA>(17, _omitFieldNames ? '' : 'TrackingETA', protoName: 'TrackingETA', subBuilder: $75.ETA.create)
..aOS(18, _omitFieldNames ? '' : 'ParentHU', protoName: 'ParentHU')
..hasRequiredFields = false
;
@@ -147,15 +147,15 @@ class HandlingunitPayload extends $pb.GeneratedMessage {
static HandlingunitPayload? _defaultInstance;
@$pb.TagNumber(1)
$82.HandlingunitInformation get information => $_getN(0);
$76.HandlingunitInformation get information => $_getN(0);
@$pb.TagNumber(1)
set information($82.HandlingunitInformation v) { $_setField(1, v); }
set information($76.HandlingunitInformation v) { $_setField(1, v); }
@$pb.TagNumber(1)
$core.bool hasInformation() => $_has(0);
@$pb.TagNumber(1)
void clearInformation() => $_clearField(1);
@$pb.TagNumber(1)
$82.HandlingunitInformation ensureInformation() => $_ensure(0);
$76.HandlingunitInformation ensureInformation() => $_ensure(0);
@$pb.TagNumber(2)
$core.bool get containsGoods => $_getBF(1);
@@ -179,36 +179,36 @@ class HandlingunitPayload extends $pb.GeneratedMessage {
$pb.PbList<$core.String> get includedHandlingunitIDs => $_getList(3);
@$pb.TagNumber(5)
$91.TrackingSummary get currentTrackingSummary => $_getN(4);
$85.TrackingSummary get currentTrackingSummary => $_getN(4);
@$pb.TagNumber(5)
set currentTrackingSummary($91.TrackingSummary v) { $_setField(5, v); }
set currentTrackingSummary($85.TrackingSummary v) { $_setField(5, v); }
@$pb.TagNumber(5)
$core.bool hasCurrentTrackingSummary() => $_has(4);
@$pb.TagNumber(5)
void clearCurrentTrackingSummary() => $_clearField(5);
@$pb.TagNumber(5)
$91.TrackingSummary ensureCurrentTrackingSummary() => $_ensure(4);
$85.TrackingSummary ensureCurrentTrackingSummary() => $_ensure(4);
/// Metadata are characteristics specific to the project. They can be of several data form (string, integer, float, boolean or timestamp)
@$pb.TagNumber(6)
$pb.PbList<$3.MetadataElement> get metaData => $_getList(5);
@$pb.TagNumber(7)
$82.HandlingunitStatusStruct get status => $_getN(6);
$76.HandlingunitStatusStruct get status => $_getN(6);
@$pb.TagNumber(7)
set status($82.HandlingunitStatusStruct v) { $_setField(7, v); }
set status($76.HandlingunitStatusStruct v) { $_setField(7, v); }
@$pb.TagNumber(7)
$core.bool hasStatus() => $_has(6);
@$pb.TagNumber(7)
void clearStatus() => $_clearField(7);
@$pb.TagNumber(7)
$82.HandlingunitStatusStruct ensureStatus() => $_ensure(6);
$76.HandlingunitStatusStruct ensureStatus() => $_ensure(6);
@$pb.TagNumber(8)
$pb.PbList<$82.QuantifiedGoodsByExeflow> get preparedContents => $_getList(7);
$pb.PbList<$76.QuantifiedGoodsByExeflow> get preparedContents => $_getList(7);
@$pb.TagNumber(9)
$pb.PbList<$82.QuantifiedDatedGoodsByExeflow> get receivedContents => $_getList(8);
$pb.PbList<$76.QuantifiedDatedGoodsByExeflow> get receivedContents => $_getList(8);
@$pb.TagNumber(10)
$3.DateTime get dispatchedDateTime => $_getN(9);
@@ -249,26 +249,26 @@ class HandlingunitPayload extends $pb.GeneratedMessage {
void clearClaimNumber() => $_clearField(15);
@$pb.TagNumber(16)
$81.ETA get handlingunitETA => $_getN(15);
$75.ETA get handlingunitETA => $_getN(15);
@$pb.TagNumber(16)
set handlingunitETA($81.ETA v) { $_setField(16, v); }
set handlingunitETA($75.ETA v) { $_setField(16, v); }
@$pb.TagNumber(16)
$core.bool hasHandlingunitETA() => $_has(15);
@$pb.TagNumber(16)
void clearHandlingunitETA() => $_clearField(16);
@$pb.TagNumber(16)
$81.ETA ensureHandlingunitETA() => $_ensure(15);
$75.ETA ensureHandlingunitETA() => $_ensure(15);
@$pb.TagNumber(17)
$81.ETA get trackingETA => $_getN(16);
$75.ETA get trackingETA => $_getN(16);
@$pb.TagNumber(17)
set trackingETA($81.ETA v) { $_setField(17, v); }
set trackingETA($75.ETA v) { $_setField(17, v); }
@$pb.TagNumber(17)
$core.bool hasTrackingETA() => $_has(16);
@$pb.TagNumber(17)
void clearTrackingETA() => $_clearField(17);
@$pb.TagNumber(17)
$81.ETA ensureTrackingETA() => $_ensure(16);
$75.ETA ensureTrackingETA() => $_ensure(16);
@$pb.TagNumber(18)
$core.String get parentHU => $_getSZ(17);
@@ -379,7 +379,7 @@ class HandlingunitEnrichment extends $pb.GeneratedMessage {
$core.String? project,
$core.String? parentEntityName,
$core.String? parentEntityID,
$83.ItemPayload? item,
$77.ItemPayload? item,
}) {
final $result = create();
if (parentEventID != null) {
@@ -429,7 +429,7 @@ class HandlingunitEnrichment extends $pb.GeneratedMessage {
..aOS(6, _omitFieldNames ? '' : 'Project', protoName: 'Project')
..aOS(7, _omitFieldNames ? '' : 'ParentEntityName', protoName: 'ParentEntityName')
..aOS(8, _omitFieldNames ? '' : 'ParentEntityID', protoName: 'ParentEntityID')
..aOM<$83.ItemPayload>(10, _omitFieldNames ? '' : 'Item', protoName: 'Item', subBuilder: $83.ItemPayload.create)
..aOM<$77.ItemPayload>(10, _omitFieldNames ? '' : 'Item', protoName: 'Item', subBuilder: $77.ItemPayload.create)
..hasRequiredFields = false
;
@@ -530,15 +530,15 @@ class HandlingunitEnrichment extends $pb.GeneratedMessage {
void clearParentEntityID() => $_clearField(8);
@$pb.TagNumber(10)
$83.ItemPayload get item => $_getN(8);
$77.ItemPayload get item => $_getN(8);
@$pb.TagNumber(10)
set item($83.ItemPayload v) { $_setField(10, v); }
set item($77.ItemPayload v) { $_setField(10, v); }
@$pb.TagNumber(10)
$core.bool hasItem() => $_has(8);
@$pb.TagNumber(10)
void clearItem() => $_clearField(10);
@$pb.TagNumber(10)
$83.ItemPayload ensureItem() => $_ensure(8);
$77.ItemPayload ensureItem() => $_ensure(8);
}
class HandlingunitTriplet extends $pb.GeneratedMessage {