public WaybillType() { this.signatureField = new ObservableCollection <SignatureType>(); this.documentDistributionField = new ObservableCollection <DocumentDistributionType>(); this.exchangeRateField = new ObservableCollection <ExchangeRateType>(); this.documentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.shipmentField = new ShipmentType(); this.freightForwarderPartyField = new PartyType(); this.carrierPartyField = new PartyType(); this.consignorPartyField = new PartyType(); this.otherInstructionField = new ObservableCollection <OtherInstructionType>(); this.declaredCarriageValueAmountField = new DeclaredCarriageValueAmountType(); this.adValoremIndicatorField = new AdValoremIndicatorType(); this.shippingOrderIDField = new ShippingOrderIDType(); this.noteField = new ObservableCollection <NoteType>(); this.descriptionField = new ObservableCollection <DescriptionType>(); this.nameField = new NameType1(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.carrierAssignedIDField = new CarrierAssignedIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public TransportationStatusRequestType() { this.requestedStatusPeriodField = new ObservableCollection<PeriodType>(); this.requestedStatusLocationField = new ObservableCollection<LocationType1>(); this.signatureField = new ObservableCollection<SignatureType>(); this.documentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.consignmentField = new ObservableCollection<ConsignmentType>(); this.transportExecutionPlanDocumentReferenceField = new DocumentReferenceType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.transportationStatusTypeCodeField = new TransportationStatusTypeCodeType(); this.otherInstructionField = new OtherInstructionType(); this.shippingOrderIDField = new ShippingOrderIDType(); this.noteField = new ObservableCollection<NoteType>(); this.descriptionField = new ObservableCollection<DescriptionType>(); this.nameField = new NameType1(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.carrierAssignedIDField = new CarrierAssignedIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }
public TransportationStatusRequestType() { this.requestedStatusPeriodField = new ObservableCollection <PeriodType>(); this.requestedStatusLocationField = new ObservableCollection <LocationType1>(); this.signatureField = new ObservableCollection <SignatureType>(); this.documentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.consignmentField = new ObservableCollection <ConsignmentType>(); this.transportExecutionPlanDocumentReferenceField = new DocumentReferenceType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.transportationStatusTypeCodeField = new TransportationStatusTypeCodeType(); this.otherInstructionField = new OtherInstructionType(); this.shippingOrderIDField = new ShippingOrderIDType(); this.noteField = new ObservableCollection <NoteType>(); this.descriptionField = new ObservableCollection <DescriptionType>(); this.nameField = new NameType1(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.carrierAssignedIDField = new CarrierAssignedIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection <UBLExtensionType>(); }
public WaybillType() { this.signatureField = new ObservableCollection<SignatureType>(); this.documentDistributionField = new ObservableCollection<DocumentDistributionType>(); this.exchangeRateField = new ObservableCollection<ExchangeRateType>(); this.documentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.shipmentField = new ShipmentType(); this.freightForwarderPartyField = new PartyType(); this.carrierPartyField = new PartyType(); this.consignorPartyField = new PartyType(); this.otherInstructionField = new ObservableCollection<OtherInstructionType>(); this.declaredCarriageValueAmountField = new DeclaredCarriageValueAmountType(); this.adValoremIndicatorField = new AdValoremIndicatorType(); this.shippingOrderIDField = new ShippingOrderIDType(); this.noteField = new ObservableCollection<NoteType>(); this.descriptionField = new ObservableCollection<DescriptionType>(); this.nameField = new NameType1(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.carrierAssignedIDField = new CarrierAssignedIDType(); this.idField = new IDType(); this.profileExecutionIDField = new ProfileExecutionIDType(); this.profileIDField = new ProfileIDType(); this.customizationIDField = new CustomizationIDType(); this.uBLVersionIDField = new UBLVersionIDType(); this.uBLExtensionsField = new ObservableCollection<UBLExtensionType>(); }