public TransportExecutionPlanType() { this.consignmentField = new ObservableCollection <ConsignmentType>(); this.transportExecutionTermsField = new TransportExecutionTermsType(); this.atLocationField = new LocationType1(); this.toLocationField = new LocationType1(); this.fromLocationField = new LocationType1(); this.serviceEndTimePeriodField = new PeriodType(); this.serviceStartTimePeriodField = new PeriodType(); this.additionalTransportationServiceField = new ObservableCollection <TransportationServiceType>(); this.mainTransportationServiceField = new TransportationServiceType(); this.validityPeriodField = new ObservableCollection <PeriodType>(); this.transportUserResponseRequiredPeriodField = new ObservableCollection <PeriodType>(); this.transportServiceProviderResponseRequiredPeriodField = new PeriodType(); this.transportContractField = new ContractType(); this.additionalDocumentReferenceField = new ObservableCollection <DocumentReferenceType>(); this.transportServiceDescriptionDocumentReferenceField = new DocumentReferenceType(); this.transportExecutionPlanDocumentReferenceField = new DocumentReferenceType(); this.transportExecutionPlanRequestDocumentReferenceField = new DocumentReferenceType(); this.signatureField = new ObservableCollection <SignatureType>(); this.billToPartyField = new PartyType(); this.transportServiceProviderPartyField = new PartyType(); this.transportUserPartyField = new PartyType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.transportServiceProviderRemarksField = new ObservableCollection <TransportServiceProviderRemarksType>(); this.transportUserRemarksField = new ObservableCollection <TransportUserRemarksType>(); this.noteField = new ObservableCollection <NoteType>(); this.documentStatusReasonDescriptionField = new ObservableCollection <DocumentStatusReasonDescriptionType>(); this.documentStatusReasonCodeField = new DocumentStatusReasonCodeType(); this.documentStatusCodeField = new DocumentStatusCodeType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.versionIDField = new VersionIDType(); 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 TransportExecutionPlanType() { this.consignmentField = new ObservableCollection<ConsignmentType>(); this.transportExecutionTermsField = new TransportExecutionTermsType(); this.atLocationField = new LocationType1(); this.toLocationField = new LocationType1(); this.fromLocationField = new LocationType1(); this.serviceEndTimePeriodField = new PeriodType(); this.serviceStartTimePeriodField = new PeriodType(); this.additionalTransportationServiceField = new ObservableCollection<TransportationServiceType>(); this.mainTransportationServiceField = new TransportationServiceType(); this.validityPeriodField = new ObservableCollection<PeriodType>(); this.transportUserResponseRequiredPeriodField = new ObservableCollection<PeriodType>(); this.transportServiceProviderResponseRequiredPeriodField = new PeriodType(); this.transportContractField = new ContractType(); this.additionalDocumentReferenceField = new ObservableCollection<DocumentReferenceType>(); this.transportServiceDescriptionDocumentReferenceField = new DocumentReferenceType(); this.transportExecutionPlanDocumentReferenceField = new DocumentReferenceType(); this.transportExecutionPlanRequestDocumentReferenceField = new DocumentReferenceType(); this.signatureField = new ObservableCollection<SignatureType>(); this.billToPartyField = new PartyType(); this.transportServiceProviderPartyField = new PartyType(); this.transportUserPartyField = new PartyType(); this.receiverPartyField = new PartyType(); this.senderPartyField = new PartyType(); this.transportServiceProviderRemarksField = new ObservableCollection<TransportServiceProviderRemarksType>(); this.transportUserRemarksField = new ObservableCollection<TransportUserRemarksType>(); this.noteField = new ObservableCollection<NoteType>(); this.documentStatusReasonDescriptionField = new ObservableCollection<DocumentStatusReasonDescriptionType>(); this.documentStatusReasonCodeField = new DocumentStatusReasonCodeType(); this.documentStatusCodeField = new DocumentStatusCodeType(); this.issueTimeField = new IssueTimeType(); this.issueDateField = new IssueDateType(); this.uUIDField = new UUIDType(); this.copyIndicatorField = new CopyIndicatorType(); this.versionIDField = new VersionIDType(); 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>(); }