From aa81b79a3e314da5d46357f4f272ccd3a7d38a22 Mon Sep 17 00:00:00 2001 From: Diana De Rose Date: Tue, 6 Jun 2017 14:17:12 -0700 Subject: [PATCH 1/5] SDK-545 --- ipp-java-qbapihelper/pom.xml | 4 +- ipp-v3-java-data/pom.xml | 8 +- .../src/main/java/META-INF/sun-jaxb.episode | 14 +- .../ipp/data/APCreditCardOperationEnum.java | 17 +- .../java/com/intuit/ipp/data/Account.java | 17 +- .../data/AccountBasedExpenseLineDetail.java | 17 +- .../ipp/data/AccountClassificationEnum.java | 17 +- .../intuit/ipp/data/AccountSubTypeEnum.java | 48 +++- .../com/intuit/ipp/data/AccountTypeEnum.java | 17 +- .../com/intuit/ipp/data/AcquiredAsEnum.java | 17 +- .../ipp/data/AdvancedInventoryPrefs.java | 17 +- .../java/com/intuit/ipp/data/Attachable.java | 17 +- .../ipp/data/AttachableCategoryEnum.java | 17 +- .../com/intuit/ipp/data/AttachableRef.java | 17 +- .../intuit/ipp/data/AttachableResponse.java | 17 +- .../java/com/intuit/ipp/data/Attribute.java | 17 +- .../java/com/intuit/ipp/data/Attributes.java | 17 +- .../com/intuit/ipp/data/BatchItemRequest.java | 225 ++++++++---------- .../intuit/ipp/data/BatchItemResponse.java | 225 ++++++++---------- .../main/java/com/intuit/ipp/data/Bill.java | 17 +- .../java/com/intuit/ipp/data/BillPayment.java | 17 +- .../com/intuit/ipp/data/BillPaymentCheck.java | 17 +- .../ipp/data/BillPaymentCreditCard.java | 17 +- .../intuit/ipp/data/BillPaymentTypeEnum.java | 17 +- .../intuit/ipp/data/BillableStatusEnum.java | 17 +- .../BooleanTypeCustomFieldDefinition.java | 17 +- .../main/java/com/intuit/ipp/data/Budget.java | 17 +- .../com/intuit/ipp/data/BudgetDetail.java | 17 +- .../intuit/ipp/data/BudgetEntryTypeEnum.java | 17 +- .../com/intuit/ipp/data/BudgetTypeEnum.java | 17 +- .../com/intuit/ipp/data/CCAVSMatchEnum.java | 17 +- .../intuit/ipp/data/CCPaymentStatusEnum.java | 17 +- .../ipp/data/CCSecurityCodeMatchEnum.java | 17 +- .../com/intuit/ipp/data/CCTxnModeEnum.java | 17 +- .../com/intuit/ipp/data/CCTxnTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/CDCQuery.java | 17 +- .../java/com/intuit/ipp/data/CDCResponse.java | 17 +- .../java/com/intuit/ipp/data/Cascade.java | 17 +- .../com/intuit/ipp/data/CascadeResponse.java | 17 +- .../com/intuit/ipp/data/CashBackInfo.java | 17 +- .../com/intuit/ipp/data/CashPurchase.java | 17 +- .../com/intuit/ipp/data/ChargeCredit.java | 17 +- .../com/intuit/ipp/data/CheckPayment.java | 17 +- .../com/intuit/ipp/data/CheckPurchase.java | 17 +- .../main/java/com/intuit/ipp/data/Class.java | 17 +- .../java/com/intuit/ipp/data/ColData.java | 17 +- .../main/java/com/intuit/ipp/data/Column.java | 17 +- .../com/intuit/ipp/data/ColumnTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/Columns.java | 17 +- .../java/com/intuit/ipp/data/Company.java | 17 +- .../ipp/data/CompanyAccountingPrefs.java | 17 +- .../com/intuit/ipp/data/CompanyCurrency.java | 17 +- .../java/com/intuit/ipp/data/CompanyInfo.java | 17 +- .../java/com/intuit/ipp/data/ContactInfo.java | 17 +- .../com/intuit/ipp/data/ContactTypeEnum.java | 17 +- .../intuit/ipp/data/CreditCardPayment.java | 17 +- .../intuit/ipp/data/CreditCardPurchase.java | 17 +- .../intuit/ipp/data/CreditCardTypeEnum.java | 17 +- .../com/intuit/ipp/data/CreditChargeInfo.java | 17 +- .../intuit/ipp/data/CreditChargeResponse.java | 17 +- .../java/com/intuit/ipp/data/CreditMemo.java | 17 +- .../java/com/intuit/ipp/data/Currency.java | 17 +- .../com/intuit/ipp/data/CurrencyCode.java | 17 +- .../com/intuit/ipp/data/CurrencyPrefs.java | 17 +- .../java/com/intuit/ipp/data/CustomField.java | 17 +- .../ipp/data/CustomFieldDefinition.java | 17 +- .../intuit/ipp/data/CustomFieldTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/Customer.java | 61 +++-- .../java/com/intuit/ipp/data/CustomerMsg.java | 17 +- .../com/intuit/ipp/data/CustomerType.java | 17 +- .../com/intuit/ipp/data/CustomerTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/DateMacro.java | 17 +- .../data/DateTypeCustomFieldDefinition.java | 17 +- .../com/intuit/ipp/data/DayOfWeekEnum.java | 17 +- .../ipp/data/DeliveryErrorTypeEnum.java | 17 +- .../com/intuit/ipp/data/DeliveryTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/Department.java | 17 +- .../java/com/intuit/ipp/data/Deposit.java | 17 +- .../intuit/ipp/data/DepositLineDetail.java | 17 +- .../ipp/data/DescriptionLineDetail.java | 17 +- .../ipp/data/DesktopEntityTypeEnum.java | 17 +- .../intuit/ipp/data/DiscountLineDetail.java | 17 +- .../com/intuit/ipp/data/DiscountOverride.java | 17 +- .../com/intuit/ipp/data/DiscountTypeEnum.java | 17 +- .../data/ETransactionEnabledStatusEnum.java | 17 +- .../ipp/data/ETransactionStatusEnum.java | 17 +- .../com/intuit/ipp/data/EffectiveTaxRate.java | 17 +- .../com/intuit/ipp/data/EmailAddress.java | 17 +- .../intuit/ipp/data/EmailAddressTypeEnum.java | 17 +- .../intuit/ipp/data/EmailDeliveryInfo.java | 17 +- .../com/intuit/ipp/data/EmailMessage.java | 17 +- .../intuit/ipp/data/EmailMessagesPrefs.java | 17 +- .../com/intuit/ipp/data/EmailStatusEnum.java | 17 +- .../java/com/intuit/ipp/data/Employee.java | 17 +- .../com/intuit/ipp/data/EmployeeTypeEnum.java | 17 +- .../com/intuit/ipp/data/EntityStatusEnum.java | 17 +- .../com/intuit/ipp/data/EntityTypeEnum.java | 17 +- .../com/intuit/ipp/data/EntityTypeRef.java | 17 +- .../main/java/com/intuit/ipp/data/Error.java | 17 +- .../java/com/intuit/ipp/data/Estimate.java | 17 +- .../intuit/ipp/data/EstimateStatusEnum.java | 17 +- .../com/intuit/ipp/data/ExchangeRate.java | 17 +- .../main/java/com/intuit/ipp/data/Fault.java | 17 +- .../com/intuit/ipp/data/FaultTypeEnum.java | 17 +- .../intuit/ipp/data/FinanceChargePrefs.java | 17 +- .../java/com/intuit/ipp/data/FixedAsset.java | 17 +- .../main/java/com/intuit/ipp/data/Gender.java | 17 +- .../intuit/ipp/data/GenericContactType.java | 17 +- .../ipp/data/GlobalTaxCalculationEnum.java | 17 +- .../com/intuit/ipp/data/GroupLineDetail.java | 17 +- .../main/java/com/intuit/ipp/data/Header.java | 17 +- .../com/intuit/ipp/data/IdDomainEnum.java | 17 +- .../com/intuit/ipp/data/IntuitAnyType.java | 21 +- .../intuit/ipp/data/IntuitBatchRequest.java | 17 +- .../com/intuit/ipp/data/IntuitEntity.java | 17 +- .../com/intuit/ipp/data/IntuitResponse.java | 225 ++++++++---------- .../com/intuit/ipp/data/InventorySite.java | 17 +- .../java/com/intuit/ipp/data/Invoice.java | 17 +- .../main/java/com/intuit/ipp/data/Item.java | 17 +- .../intuit/ipp/data/ItemAssemblyDetail.java | 17 +- .../ipp/data/ItemBasedExpenseLineDetail.java | 17 +- .../intuit/ipp/data/ItemCategoryTypeEnum.java | 17 +- .../intuit/ipp/data/ItemComponentLine.java | 17 +- .../com/intuit/ipp/data/ItemGroupDetail.java | 17 +- .../com/intuit/ipp/data/ItemLineDetail.java | 17 +- .../ipp/data/ItemReceiptLineDetail.java | 17 +- .../com/intuit/ipp/data/ItemTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/JobInfo.java | 17 +- .../com/intuit/ipp/data/JobStatusEnum.java | 17 +- .../java/com/intuit/ipp/data/JobType.java | 17 +- .../java/com/intuit/ipp/data/JournalCode.java | 17 +- .../intuit/ipp/data/JournalCodeTypeEnum.java | 17 +- .../com/intuit/ipp/data/JournalEntry.java | 17 +- .../ipp/data/JournalEntryLineDetail.java | 17 +- .../main/java/com/intuit/ipp/data/Line.java | 17 +- .../intuit/ipp/data/LineDetailTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/LinkedTxn.java | 17 +- .../java/com/intuit/ipp/data/MarkupInfo.java | 61 +++-- .../com/intuit/ipp/data/MasterAccount.java | 17 +- .../java/com/intuit/ipp/data/MemoRef.java | 17 +- .../intuit/ipp/data/ModificationMetaData.java | 17 +- .../main/java/com/intuit/ipp/data/Money.java | 17 +- .../java/com/intuit/ipp/data/MonthEnum.java | 17 +- .../java/com/intuit/ipp/data/NameBase.java | 17 +- .../java/com/intuit/ipp/data/NameValue.java | 17 +- .../data/NumberTypeCustomFieldDefinition.java | 17 +- .../java/com/intuit/ipp/data/OLBAccount.java | 17 +- .../java/com/intuit/ipp/data/OLBStatus.java | 17 +- .../com/intuit/ipp/data/OLBTransaction.java | 17 +- .../main/java/com/intuit/ipp/data/OLBTxn.java | 17 +- .../com/intuit/ipp/data/OLBTxnDetail.java | 17 +- .../com/intuit/ipp/data/OLBTxnStatusEnum.java | 17 +- .../com/intuit/ipp/data/ObjectFactory.java | 17 +- .../intuit/ipp/data/ObjectNameEnumType.java | 17 +- .../com/intuit/ipp/data/OperationEnum.java | 17 +- .../java/com/intuit/ipp/data/OtherName.java | 17 +- .../java/com/intuit/ipp/data/OtherPrefs.java | 17 +- .../com/intuit/ipp/data/PaySalesTaxEnum.java | 17 +- .../java/com/intuit/ipp/data/Payment.java | 17 +- .../intuit/ipp/data/PaymentLineDetail.java | 17 +- .../com/intuit/ipp/data/PaymentMethod.java | 17 +- .../intuit/ipp/data/PaymentMethodEnum.java | 17 +- .../intuit/ipp/data/PaymentStatusEnum.java | 17 +- .../com/intuit/ipp/data/PaymentTypeEnum.java | 17 +- .../intuit/ipp/data/PerItemAdjustEnum.java | 17 +- .../com/intuit/ipp/data/PhysicalAddress.java | 17 +- .../ipp/data/PhysicalAddressTypeEnum.java | 17 +- .../com/intuit/ipp/data/PostingTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/Preferences.java | 17 +- .../java/com/intuit/ipp/data/PriceLevel.java | 17 +- .../intuit/ipp/data/PriceLevelPerItem.java | 17 +- .../intuit/ipp/data/PriceLevelTypeEnum.java | 17 +- .../intuit/ipp/data/PrintDocumentPrefs.java | 17 +- .../com/intuit/ipp/data/PrintStatusEnum.java | 17 +- .../ipp/data/ProductAndServicesPrefs.java | 17 +- .../java/com/intuit/ipp/data/Purchase.java | 17 +- .../com/intuit/ipp/data/PurchaseByVendor.java | 17 +- .../com/intuit/ipp/data/PurchaseOrder.java | 17 +- .../ipp/data/PurchaseOrderItemLineDetail.java | 17 +- .../ipp/data/PurchaseOrderStatusEnum.java | 17 +- .../intuit/ipp/data/QbdtEntityIdMapping.java | 17 +- .../intuit/ipp/data/QboEntityTypeEnum.java | 17 +- .../ipp/data/QboEstimateStatusEnum.java | 17 +- .../com/intuit/ipp/data/QueryResponse.java | 225 ++++++++---------- .../com/intuit/ipp/data/ReferenceType.java | 17 +- .../com/intuit/ipp/data/RefundReceipt.java | 17 +- .../intuit/ipp/data/ReimbursableTypeEnum.java | 17 +- .../com/intuit/ipp/data/ReimburseCharge.java | 17 +- .../main/java/com/intuit/ipp/data/Report.java | 17 +- .../com/intuit/ipp/data/ReportBasisEnum.java | 17 +- .../com/intuit/ipp/data/ReportHeader.java | 17 +- .../java/com/intuit/ipp/data/ReportPrefs.java | 17 +- .../intuit/ipp/data/RoundingMethodEnum.java | 17 +- .../main/java/com/intuit/ipp/data/Row.java | 17 +- .../java/com/intuit/ipp/data/RowTypeEnum.java | 17 +- .../main/java/com/intuit/ipp/data/Rows.java | 17 +- .../com/intuit/ipp/data/SalesFormsPrefs.java | 59 +++-- .../intuit/ipp/data/SalesItemLineDetail.java | 17 +- .../java/com/intuit/ipp/data/SalesOrder.java | 17 +- .../ipp/data/SalesOrderItemLineDetail.java | 17 +- .../com/intuit/ipp/data/SalesReceipt.java | 17 +- .../java/com/intuit/ipp/data/SalesRep.java | 17 +- .../com/intuit/ipp/data/SalesRepTypeEnum.java | 17 +- .../intuit/ipp/data/SalesTermTypeEnum.java | 17 +- .../com/intuit/ipp/data/SalesTransaction.java | 17 +- .../com/intuit/ipp/data/ServiceTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/ShipMethod.java | 17 +- .../intuit/ipp/data/SpecialItemTypeEnum.java | 17 +- .../intuit/ipp/data/SpecialTaxTypeEnum.java | 17 +- .../com/intuit/ipp/data/StatementCharge.java | 17 +- .../main/java/com/intuit/ipp/data/Status.java | 17 +- .../java/com/intuit/ipp/data/StatusInfo.java | 17 +- .../data/StringTypeCustomFieldDefinition.java | 17 +- .../intuit/ipp/data/SubTotalLineDetail.java | 17 +- .../ipp/data/SummarizeColumnsByEnum.java | 17 +- .../java/com/intuit/ipp/data/Summary.java | 17 +- .../intuit/ipp/data/SymbolPositionEnum.java | 17 +- .../com/intuit/ipp/data/SyncActivity.java | 17 +- .../java/com/intuit/ipp/data/SyncError.java | 17 +- .../intuit/ipp/data/SyncErrorResponse.java | 17 +- .../com/intuit/ipp/data/SyncErrorType.java | 17 +- .../java/com/intuit/ipp/data/SyncObject.java | 225 ++++++++---------- .../java/com/intuit/ipp/data/SyncType.java | 17 +- .../com/intuit/ipp/data/TDSLineDetail.java | 17 +- .../java/com/intuit/ipp/data/TDSMetadata.java | 17 +- .../main/java/com/intuit/ipp/data/Task.java | 17 +- .../java/com/intuit/ipp/data/TaxAgency.java | 17 +- .../intuit/ipp/data/TaxApplicableOnEnum.java | 17 +- .../java/com/intuit/ipp/data/TaxCode.java | 17 +- .../com/intuit/ipp/data/TaxFormTypeEnum.java | 17 +- .../com/intuit/ipp/data/TaxLineDetail.java | 17 +- .../java/com/intuit/ipp/data/TaxPrefs.java | 17 +- .../java/com/intuit/ipp/data/TaxRate.java | 17 +- .../ipp/data/TaxRateApplicableOnEnum.java | 17 +- .../com/intuit/ipp/data/TaxRateDetail.java | 17 +- .../com/intuit/ipp/data/TaxRateDetails.java | 17 +- .../ipp/data/TaxRateDisplayTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/TaxRateList.java | 17 +- .../ipp/data/TaxReportBasisTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/TaxReturn.java | 17 +- .../java/com/intuit/ipp/data/TaxService.java | 17 +- .../ipp/data/TaxTypeApplicablityEnum.java | 17 +- .../ipp/data/TelephoneDeviceTypeEnum.java | 17 +- .../com/intuit/ipp/data/TelephoneNumber.java | 17 +- .../ipp/data/TelephoneNumberTypeEnum.java | 17 +- .../com/intuit/ipp/data/TemplateName.java | 17 +- .../com/intuit/ipp/data/TemplateTypeEnum.java | 17 +- .../main/java/com/intuit/ipp/data/Term.java | 17 +- .../com/intuit/ipp/data/TimeActivity.java | 17 +- .../intuit/ipp/data/TimeActivityTypeEnum.java | 17 +- .../data/TimeEntryUsedForPaychecksEnum.java | 17 +- .../intuit/ipp/data/TimeTrackingPrefs.java | 17 +- .../java/com/intuit/ipp/data/Transaction.java | 17 +- .../ipp/data/TransactionDeliveryInfo.java | 17 +- .../ipp/data/TransactionLocationTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/Transfer.java | 17 +- .../com/intuit/ipp/data/TxnSourceEnum.java | 17 +- .../com/intuit/ipp/data/TxnTaxDetail.java | 17 +- .../java/com/intuit/ipp/data/TxnTypeEnum.java | 17 +- .../main/java/com/intuit/ipp/data/UOM.java | 17 +- .../com/intuit/ipp/data/UOMBaseTypeEnum.java | 17 +- .../java/com/intuit/ipp/data/UOMConvUnit.java | 17 +- .../intuit/ipp/data/UOMFeatureTypeEnum.java | 17 +- .../main/java/com/intuit/ipp/data/UOMRef.java | 17 +- .../main/java/com/intuit/ipp/data/User.java | 17 +- .../java/com/intuit/ipp/data/UserAlert.java | 17 +- .../main/java/com/intuit/ipp/data/Vendor.java | 17 +- .../ipp/data/VendorAndPurchasesPrefs.java | 17 +- .../com/intuit/ipp/data/VendorCredit.java | 17 +- .../java/com/intuit/ipp/data/VendorType.java | 17 +- .../java/com/intuit/ipp/data/Warning.java | 17 +- .../java/com/intuit/ipp/data/Warnings.java | 17 +- .../com/intuit/ipp/data/WebSiteAddress.java | 17 +- .../java/com/intuit/ipp/data/WeekEnum.java | 17 +- .../com/intuit/ipp/data/package-info.java | 17 +- ipp-v3-java-data/src/main/xsd/Finance.xsd | 48 ++++ .../src/main/xsd/IntuitNamesTypes.xsd | 8 + ipp-v3-java-devkit-assembly/pom.xml | 8 +- ipp-v3-java-devkit-shaded-assembly/pom.xml | 6 +- ipp-v3-java-devkit/pom.xml | 6 +- .../src/main/resources/ippdevkit.properties | 2 +- .../src/test/resources/ippdevkit.properties | 2 +- pom.xml | 2 +- 283 files changed, 1052 insertions(+), 4885 deletions(-) diff --git a/ipp-java-qbapihelper/pom.xml b/ipp-java-qbapihelper/pom.xml index 09b601bf..7d9aa7ed 100644 --- a/ipp-java-qbapihelper/pom.xml +++ b/ipp-java-qbapihelper/pom.xml @@ -21,10 +21,10 @@ ipp-v3-java-devkit-pom com.intuit.quickbooks-online - 2.9.2 + 2.9.3 ipp-java-qbapihelper - 2.9.2 + 2.9.3 jar Quickbooks API Helper for Oauth Quickbooks API Helper Project for OAuth, Disconnect and Reconnect diff --git a/ipp-v3-java-data/pom.xml b/ipp-v3-java-data/pom.xml index 55a0dd0c..91c0947b 100755 --- a/ipp-v3-java-data/pom.xml +++ b/ipp-v3-java-data/pom.xml @@ -4,13 +4,13 @@ com.intuit.quickbooks-online ipp-v3-java-devkit-pom - 2.9.2 + 2.9.3 ipp-v3-java-data IPP V3 Java - Data Project IPP Java V3 DevKit Data project - FMS Entities generation - 2.9.2 + 2.9.3 UTF-8 @@ -78,7 +78,7 @@ --> - + diff --git a/ipp-v3-java-data/src/main/java/META-INF/sun-jaxb.episode b/ipp-v3-java-data/src/main/java/META-INF/sun-jaxb.episode index b25250fa..7a7d7c86 100755 --- a/ipp-v3-java-data/src/main/java/META-INF/sun-jaxb.episode +++ b/ipp-v3-java-data/src/main/java/META-INF/sun-jaxb.episode @@ -5,7 +5,7 @@ This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 See http://java.sun.com/xml/jaxb Any modifications to this file will be lost upon recompilation of the source schema. -Generated on: 2016.04.13 at 10:49:20 AM PDT +Generated on: 2017.06.06 at 02:08:21 PM PDT --> @@ -75,6 +75,9 @@ Generated on: 2016.04.13 at 10:49:20 AM PDT + + + @@ -207,6 +210,9 @@ Generated on: 2016.04.13 at 10:49:20 AM PDT + + + @@ -276,6 +282,9 @@ Generated on: 2016.04.13 at 10:49:20 AM PDT + + + @@ -381,9 +390,6 @@ Generated on: 2016.04.13 at 10:49:20 AM PDT - - - diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/APCreditCardOperationEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/APCreditCardOperationEnum.java index 058502a3..fef860e0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/APCreditCardOperationEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/APCreditCardOperationEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Account.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Account.java index a13d202e..14b5483f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Account.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Account.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountBasedExpenseLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountBasedExpenseLineDetail.java index 1e523901..ead2d6c1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountBasedExpenseLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountBasedExpenseLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountClassificationEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountClassificationEnum.java index 60c634e5..beb29d51 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountClassificationEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountClassificationEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountSubTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountSubTypeEnum.java index e89bdba8..6651258c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountSubTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountSubTypeEnum.java @@ -2,7 +2,7 @@ // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -142,6 +142,10 @@ * <enumeration value="UndepositedFunds"/> * <enumeration value="Utilities"/> * <enumeration value="Vehicles"/> + * <enumeration value="WithholdingTaxSales"/> + * <enumeration value="WithholdingTaxPurchases"/> + * <enumeration value="WithholdingAssetAmount"/> + * <enumeration value="WithholdingLiabilityAmount"/> * </restriction> * </simpleType> * @@ -1678,7 +1682,47 @@ public enum AccountSubTypeEnum { * */ @XmlEnumValue("Vehicles") - VEHICLES("Vehicles"); + VEHICLES("Vehicles"), + + /** + * + * Product: QBO + * Description: Use Withholding Tax Sales to track the income you have received with a withholding product/service. + * + * + */ + @XmlEnumValue("WithholdingTaxSales") + WITHHOLDING_TAX_SALES("WithholdingTaxSales"), + + /** + * + * Product: QBO + * Description: Use Withholding Tax Purchases to track the expenses you have incurred with a withholding account/item. + * + * + */ + @XmlEnumValue("WithholdingTaxPurchases") + WITHHOLDING_TAX_PURCHASES("WithholdingTaxPurchases"), + + /** + * + * Product: QBO + * Description: Use Withholding Asset account to track the withholding balance as an asset for the company. + * + * + */ + @XmlEnumValue("WithholdingAssetAmount") + WITHHOLDING_ASSET_AMOUNT("WithholdingAssetAmount"), + + /** + * + * Product: QBO + * Description: Use Withholding Liability account track the withholding balance as a liability for the company. + * + * + */ + @XmlEnumValue("WithholdingLiabilityAmount") + WITHHOLDING_LIABILITY_AMOUNT("WithholdingLiabilityAmount"); private final String value; AccountSubTypeEnum(String v) { diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountTypeEnum.java index ca0aa330..9e7f7a51 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AcquiredAsEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AcquiredAsEnum.java index 0a7bc4c0..af4bc2d5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AcquiredAsEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AcquiredAsEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AdvancedInventoryPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AdvancedInventoryPrefs.java index 208b4d8c..ccd234d5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AdvancedInventoryPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AdvancedInventoryPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attachable.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attachable.java index 9113923e..9b598aa0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attachable.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attachable.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableCategoryEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableCategoryEnum.java index 47e53b2b..29e8bfab 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableCategoryEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableCategoryEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableRef.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableRef.java index 7945440d..3a3770cb 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableRef.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableRef.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableResponse.java index 77903192..562aa9e5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableResponse.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attribute.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attribute.java index 18e36f1c..122d389e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attribute.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attribute.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attributes.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attributes.java index b8531a09..53a2e82d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attributes.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attributes.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemRequest.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemRequest.java index f9d726ff..bf49b195 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemRequest.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemRequest.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -102,68 +87,68 @@ public class BatchItemRequest * * @return * possible object is - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * */ public JAXBElement getIntuitObject() { @@ -175,68 +160,68 @@ public JAXBElement getIntuitObject() { * * @param value * allowed object is - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * */ public void setIntuitObject(JAXBElement value) { diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemResponse.java index 8c7b96e5..99805d7f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemResponse.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -132,68 +117,68 @@ public void setWarnings(Warnings value) { * * @return * possible object is - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * */ public JAXBElement getIntuitObject() { @@ -205,68 +190,68 @@ public JAXBElement getIntuitObject() { * * @param value * allowed object is - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * */ public void setIntuitObject(JAXBElement value) { diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Bill.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Bill.java index 67f417fe..4309c67e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Bill.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Bill.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPayment.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPayment.java index cd278d5b..9b580603 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPayment.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPayment.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCheck.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCheck.java index 76c6062c..74cdc472 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCheck.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCheck.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCreditCard.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCreditCard.java index 7b517e98..9851a00d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCreditCard.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCreditCard.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentTypeEnum.java index 0f6270c4..448e536f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillableStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillableStatusEnum.java index 98403707..221e1f06 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillableStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillableStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BooleanTypeCustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BooleanTypeCustomFieldDefinition.java index 6dcd917a..de678a5f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BooleanTypeCustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BooleanTypeCustomFieldDefinition.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Budget.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Budget.java index d798adab..e629b0ed 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Budget.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Budget.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetDetail.java index feb73056..cbaf099f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetEntryTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetEntryTypeEnum.java index 6cf72c98..8cb7b981 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetEntryTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetEntryTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetTypeEnum.java index fc599658..47c93ba3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCAVSMatchEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCAVSMatchEnum.java index 7116f83b..b22604a7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCAVSMatchEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCAVSMatchEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCPaymentStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCPaymentStatusEnum.java index 1ed6ec71..474bd6a8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCPaymentStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCPaymentStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCSecurityCodeMatchEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCSecurityCodeMatchEnum.java index 862bbdc4..0941e875 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCSecurityCodeMatchEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCSecurityCodeMatchEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnModeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnModeEnum.java index ac300025..1d324cec 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnModeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnModeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnTypeEnum.java index 413bd23f..83cf9c08 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCQuery.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCQuery.java index 27138a65..f57c91d0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCQuery.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCQuery.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCResponse.java index e6b77996..ceab62e6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCResponse.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Cascade.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Cascade.java index 5cd256ed..d6ebb279 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Cascade.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Cascade.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CascadeResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CascadeResponse.java index 72637da1..d7952ce8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CascadeResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CascadeResponse.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashBackInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashBackInfo.java index b86bd414..688caae4 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashBackInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashBackInfo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashPurchase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashPurchase.java index 30322c30..599dc5f3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashPurchase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashPurchase.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ChargeCredit.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ChargeCredit.java index 6103c473..24ec5c16 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ChargeCredit.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ChargeCredit.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPayment.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPayment.java index 740344a0..411f1cc3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPayment.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPayment.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPurchase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPurchase.java index 2783a41b..f70431f9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPurchase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPurchase.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Class.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Class.java index ac2a9b90..31b8d13e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Class.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Class.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColData.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColData.java index 36b0f859..88a79463 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColData.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColData.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Column.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Column.java index 2fd30e28..0c432ff1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Column.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Column.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColumnTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColumnTypeEnum.java index 9e6d98c1..80c41389 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColumnTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColumnTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Columns.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Columns.java index 35b28a94..015b2902 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Columns.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Columns.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Company.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Company.java index ba32fb82..e9cf5578 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Company.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Company.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyAccountingPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyAccountingPrefs.java index 824df528..ab70c881 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyAccountingPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyAccountingPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyCurrency.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyCurrency.java index fb599a32..f288ee88 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyCurrency.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyCurrency.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyInfo.java index 4e8a8b02..13518ffb 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyInfo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactInfo.java index b58b237a..9c6ba3fd 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactInfo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactTypeEnum.java index 5866c367..c90f6f02 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPayment.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPayment.java index 375b4f4d..e720d5fe 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPayment.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPayment.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPurchase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPurchase.java index 59296c21..479e7c40 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPurchase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPurchase.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardTypeEnum.java index 01115a71..826495bd 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeInfo.java index 9770277b..e418f994 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeInfo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeResponse.java index c59d32e8..8010c416 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeResponse.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditMemo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditMemo.java index f7c063ff..b65389ff 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditMemo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditMemo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Currency.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Currency.java index e4e975fb..a2936295 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Currency.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Currency.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyCode.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyCode.java index 1311e141..7ab9644b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyCode.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyCode.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyPrefs.java index 2c9b0e37..2f9ac497 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomField.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomField.java index 1997ffc3..0f5def04 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomField.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomField.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldDefinition.java index d51540ec..cd4a847a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldDefinition.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldTypeEnum.java index 98ea21f5..a9badae2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Customer.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Customer.java index 02d56d53..e0cc271d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Customer.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Customer.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -101,6 +86,7 @@ * <element name="SecondaryTaxIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * <element name="ARAccountRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> * <element name="PrimaryTaxIdentifier" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> + * <element name="TaxExemptionReasonId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> * </sequence> * </extension> * </complexContent> @@ -147,7 +133,8 @@ "customerEx", "secondaryTaxIdentifier", "arAccountRef", - "primaryTaxIdentifier" + "primaryTaxIdentifier", + "taxExemptionReasonId" }) public class Customer extends NameBase @@ -231,6 +218,8 @@ public class Customer protected ReferenceType arAccountRef; @XmlElement(name = "PrimaryTaxIdentifier") protected String primaryTaxIdentifier; + @XmlElement(name = "TaxExemptionReasonId") + protected String taxExemptionReasonId; /** * Gets the value of the taxable property. @@ -1125,6 +1114,30 @@ public void setPrimaryTaxIdentifier(String value) { this.primaryTaxIdentifier = value; } + /** + * Gets the value of the taxExemptionReasonId property. + * + * @return + * possible object is + * {@link String } + * + */ + public String getTaxExemptionReasonId() { + return taxExemptionReasonId; + } + + /** + * Sets the value of the taxExemptionReasonId property. + * + * @param value + * allowed object is + * {@link String } + * + */ + public void setTaxExemptionReasonId(String value) { + this.taxExemptionReasonId = value; + } + /** * Sets the value of the otherAddr property. * @@ -1481,6 +1494,15 @@ public boolean equals(ObjectLocator thisLocator, ObjectLocator thatLocator, Obje return false; } } + { + String lhsTaxExemptionReasonId; + lhsTaxExemptionReasonId = this.getTaxExemptionReasonId(); + String rhsTaxExemptionReasonId; + rhsTaxExemptionReasonId = that.getTaxExemptionReasonId(); + if (!strategy.equals(LocatorUtils.property(thisLocator, "taxExemptionReasonId", lhsTaxExemptionReasonId), LocatorUtils.property(thatLocator, "taxExemptionReasonId", rhsTaxExemptionReasonId), lhsTaxExemptionReasonId, rhsTaxExemptionReasonId)) { + return false; + } + } return true; } @@ -1676,6 +1698,11 @@ public int hashCode(ObjectLocator locator, HashCodeStrategy strategy) { thePrimaryTaxIdentifier = this.getPrimaryTaxIdentifier(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "primaryTaxIdentifier", thePrimaryTaxIdentifier), currentHashCode, thePrimaryTaxIdentifier); } + { + String theTaxExemptionReasonId; + theTaxExemptionReasonId = this.getTaxExemptionReasonId(); + currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "taxExemptionReasonId", theTaxExemptionReasonId), currentHashCode, theTaxExemptionReasonId); + } return currentHashCode; } diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerMsg.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerMsg.java index 53e44ff0..46a2930d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerMsg.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerMsg.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerType.java index 475cb552..205cce95 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerType.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerTypeEnum.java index c543b399..b0e5dd0b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateMacro.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateMacro.java index 5974947b..880d2430 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateMacro.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateMacro.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateTypeCustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateTypeCustomFieldDefinition.java index b8dfdb21..91e82213 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateTypeCustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateTypeCustomFieldDefinition.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DayOfWeekEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DayOfWeekEnum.java index 73954505..27e5767c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DayOfWeekEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DayOfWeekEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryErrorTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryErrorTypeEnum.java index b2011d09..6526c555 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryErrorTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryErrorTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryTypeEnum.java index b0bd7337..06a462b1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Department.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Department.java index 7511115f..21e10e98 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Department.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Department.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Deposit.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Deposit.java index 3b311fd6..4a99247f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Deposit.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Deposit.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DepositLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DepositLineDetail.java index add65e49..f1a208fc 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DepositLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DepositLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DescriptionLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DescriptionLineDetail.java index b13ea97c..dfee2e1d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DescriptionLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DescriptionLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DesktopEntityTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DesktopEntityTypeEnum.java index ced710b6..900263b6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DesktopEntityTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DesktopEntityTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountLineDetail.java index 3eab7979..d3c19772 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountOverride.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountOverride.java index 55f259bd..2af6e12f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountOverride.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountOverride.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountTypeEnum.java index 8bd1f946..7d589929 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionEnabledStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionEnabledStatusEnum.java index 6ef80ee2..146e3ee0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionEnabledStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionEnabledStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionStatusEnum.java index 7664db15..fb41dfac 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EffectiveTaxRate.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EffectiveTaxRate.java index 97d2ace4..c04b5c75 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EffectiveTaxRate.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EffectiveTaxRate.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddress.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddress.java index 7762c891..a3b3cc72 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddress.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddress.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddressTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddressTypeEnum.java index cb673ae1..b26b4f81 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddressTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddressTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailDeliveryInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailDeliveryInfo.java index 76694393..b4d6a176 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailDeliveryInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailDeliveryInfo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessage.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessage.java index e96d104d..ab862209 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessage.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessage.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessagesPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessagesPrefs.java index 1f77e678..35f7605e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessagesPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessagesPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailStatusEnum.java index 6d45934f..cacb29af 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Employee.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Employee.java index 65cd9cc4..d4ba7594 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Employee.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Employee.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmployeeTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmployeeTypeEnum.java index 1e8e9b47..21082ced 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmployeeTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmployeeTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityStatusEnum.java index 49c0d6f6..d9205912 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeEnum.java index 366b9788..ed38fe5a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeRef.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeRef.java index a5f00a1d..f56c38bb 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeRef.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeRef.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Error.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Error.java index f721e468..dc175b93 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Error.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Error.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Estimate.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Estimate.java index 501a4ee0..1f68a513 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Estimate.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Estimate.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EstimateStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EstimateStatusEnum.java index 88fffd25..ff30011e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EstimateStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EstimateStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ExchangeRate.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ExchangeRate.java index 6c653eb7..c5586599 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ExchangeRate.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ExchangeRate.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Fault.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Fault.java index c25c4851..ccf1465a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Fault.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Fault.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FaultTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FaultTypeEnum.java index ff410882..7f475ab7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FaultTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FaultTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FinanceChargePrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FinanceChargePrefs.java index e2f4b345..512b132c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FinanceChargePrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FinanceChargePrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FixedAsset.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FixedAsset.java index 0cfe3e29..b284a5d2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FixedAsset.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FixedAsset.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Gender.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Gender.java index 887195fe..8853eb6e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Gender.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Gender.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GenericContactType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GenericContactType.java index dc8ba28f..3cf67fd3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GenericContactType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GenericContactType.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GlobalTaxCalculationEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GlobalTaxCalculationEnum.java index eac4b680..087f7330 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GlobalTaxCalculationEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GlobalTaxCalculationEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GroupLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GroupLineDetail.java index 282f911b..bb070949 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GroupLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GroupLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Header.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Header.java index 69437dbd..cd662186 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Header.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Header.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IdDomainEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IdDomainEnum.java index bfb7ffca..3649648b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IdDomainEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IdDomainEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitAnyType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitAnyType.java index 6a51b4c8..c369db79 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitAnyType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitAnyType.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -95,8 +80,8 @@ public class IntuitAnyType * *

* Objects of the following type(s) are allowed in the list - * {@link Object } * {@link Element } + * {@link Object } * * */ @@ -112,8 +97,8 @@ public List getAny() { * * @param any * allowed object is - * {@link Object } * {@link Element } + * {@link Object } * */ public void setAny(List any) { diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitBatchRequest.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitBatchRequest.java index 802f09c4..fe76a38d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitBatchRequest.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitBatchRequest.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitEntity.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitEntity.java index 6a371759..b944e857 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitEntity.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitEntity.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitResponse.java index 52794354..aeb89041 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitResponse.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -163,68 +148,68 @@ public void setWarnings(Warnings value) { * * @return * possible object is - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * */ public JAXBElement getIntuitObject() { @@ -236,68 +221,68 @@ public JAXBElement getIntuitObject() { * * @param value * allowed object is - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * */ public void setIntuitObject(JAXBElement value) { diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/InventorySite.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/InventorySite.java index 19b58989..8fd3919b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/InventorySite.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/InventorySite.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Invoice.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Invoice.java index a636287c..b1c88d0b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Invoice.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Invoice.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Item.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Item.java index 0e4c3420..09b1835b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Item.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Item.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemAssemblyDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemAssemblyDetail.java index a2ebbdd3..3838e19c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemAssemblyDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemAssemblyDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemBasedExpenseLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemBasedExpenseLineDetail.java index fb88cf95..6cc2d87a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemBasedExpenseLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemBasedExpenseLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemCategoryTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemCategoryTypeEnum.java index 12062443..f65005d1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemCategoryTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemCategoryTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemComponentLine.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemComponentLine.java index a2cad8db..a984c16d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemComponentLine.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemComponentLine.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemGroupDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemGroupDetail.java index 48fd2d86..d0a8e12f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemGroupDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemGroupDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemLineDetail.java index 39911ad2..1b892b92 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemReceiptLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemReceiptLineDetail.java index 3b8d24d3..0334f634 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemReceiptLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemReceiptLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemTypeEnum.java index 4478af45..a0de4901 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobInfo.java index 0d2cc154..3725b2eb 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobInfo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobStatusEnum.java index e71a51d9..0b164d16 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobType.java index 008a69e7..6a36af8f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobType.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCode.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCode.java index dc352e0b..21e76d5c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCode.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCode.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCodeTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCodeTypeEnum.java index 28ad6ce2..6684a8e4 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCodeTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCodeTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntry.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntry.java index 5a6dd4d1..c5e14d05 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntry.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntry.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntryLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntryLineDetail.java index d62e5adf..b826a014 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntryLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntryLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Line.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Line.java index b0347349..e42b3fc1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Line.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Line.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LineDetailTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LineDetailTypeEnum.java index 8de6b204..5e6a4727 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LineDetailTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LineDetailTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LinkedTxn.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LinkedTxn.java index a55763e2..4c311cf4 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LinkedTxn.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LinkedTxn.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MarkupInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MarkupInfo.java index 5620c8d2..4dc9f42e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MarkupInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MarkupInfo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -58,6 +43,7 @@ * <element name="Value" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> * <element name="Percent" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> * <element name="PriceLevelRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> + * <element name="MarkUpIncomeAccountRef" type="{http://schema.intuit.com/finance/v3}ReferenceType" minOccurs="0"/> * </sequence> * </restriction> * </complexContent> @@ -71,7 +57,8 @@ "percentBased", "value", "percent", - "priceLevelRef" + "priceLevelRef", + "markUpIncomeAccountRef" }) public class MarkupInfo implements Serializable, Equals, HashCode @@ -86,6 +73,8 @@ public class MarkupInfo protected BigDecimal percent; @XmlElement(name = "PriceLevelRef") protected ReferenceType priceLevelRef; + @XmlElement(name = "MarkUpIncomeAccountRef") + protected ReferenceType markUpIncomeAccountRef; /** * Gets the value of the percentBased property. @@ -183,6 +172,30 @@ public void setPriceLevelRef(ReferenceType value) { this.priceLevelRef = value; } + /** + * Gets the value of the markUpIncomeAccountRef property. + * + * @return + * possible object is + * {@link ReferenceType } + * + */ + public ReferenceType getMarkUpIncomeAccountRef() { + return markUpIncomeAccountRef; + } + + /** + * Sets the value of the markUpIncomeAccountRef property. + * + * @param value + * allowed object is + * {@link ReferenceType } + * + */ + public void setMarkUpIncomeAccountRef(ReferenceType value) { + this.markUpIncomeAccountRef = value; + } + public boolean equals(ObjectLocator thisLocator, ObjectLocator thatLocator, Object object, EqualsStrategy strategy) { if (!(object instanceof MarkupInfo)) { return false; @@ -227,6 +240,15 @@ public boolean equals(ObjectLocator thisLocator, ObjectLocator thatLocator, Obje return false; } } + { + ReferenceType lhsMarkUpIncomeAccountRef; + lhsMarkUpIncomeAccountRef = this.getMarkUpIncomeAccountRef(); + ReferenceType rhsMarkUpIncomeAccountRef; + rhsMarkUpIncomeAccountRef = that.getMarkUpIncomeAccountRef(); + if (!strategy.equals(LocatorUtils.property(thisLocator, "markUpIncomeAccountRef", lhsMarkUpIncomeAccountRef), LocatorUtils.property(thatLocator, "markUpIncomeAccountRef", rhsMarkUpIncomeAccountRef), lhsMarkUpIncomeAccountRef, rhsMarkUpIncomeAccountRef)) { + return false; + } + } return true; } @@ -257,6 +279,11 @@ public int hashCode(ObjectLocator locator, HashCodeStrategy strategy) { thePriceLevelRef = this.getPriceLevelRef(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "priceLevelRef", thePriceLevelRef), currentHashCode, thePriceLevelRef); } + { + ReferenceType theMarkUpIncomeAccountRef; + theMarkUpIncomeAccountRef = this.getMarkUpIncomeAccountRef(); + currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "markUpIncomeAccountRef", theMarkUpIncomeAccountRef), currentHashCode, theMarkUpIncomeAccountRef); + } return currentHashCode; } diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MasterAccount.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MasterAccount.java index ba038397..4aa65ee1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MasterAccount.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MasterAccount.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MemoRef.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MemoRef.java index 1bec73d1..c013d7ad 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MemoRef.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MemoRef.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ModificationMetaData.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ModificationMetaData.java index 82259465..0557f406 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ModificationMetaData.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ModificationMetaData.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Money.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Money.java index 3d16f48f..4522d4fb 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Money.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Money.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MonthEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MonthEnum.java index bb2feee7..7c427260 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MonthEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MonthEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameBase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameBase.java index 51657f83..214c5b68 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameBase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameBase.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameValue.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameValue.java index 953ebb8c..3ee951f7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameValue.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameValue.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NumberTypeCustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NumberTypeCustomFieldDefinition.java index 95cbe1d3..a398fa92 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NumberTypeCustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NumberTypeCustomFieldDefinition.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBAccount.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBAccount.java index 91b78079..1befc42a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBAccount.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBAccount.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBStatus.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBStatus.java index d0dd15c2..b97e5816 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBStatus.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBStatus.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTransaction.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTransaction.java index 373df9d3..0806102c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTransaction.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTransaction.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxn.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxn.java index 0ab20ecb..e46e0ae0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxn.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxn.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnDetail.java index 87e69b25..0693d95d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnStatusEnum.java index 50895490..4d433b64 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectFactory.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectFactory.java index 5d2e966b..5ce9c37c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectFactory.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectFactory.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectNameEnumType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectNameEnumType.java index af537f08..1cf9c5c2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectNameEnumType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectNameEnumType.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OperationEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OperationEnum.java index 7db6098c..1d877df8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OperationEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OperationEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherName.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherName.java index 26581d88..e13f5537 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherName.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherName.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherPrefs.java index 8275b6f4..a3511353 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaySalesTaxEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaySalesTaxEnum.java index c45402ce..0097a6f9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaySalesTaxEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaySalesTaxEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Payment.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Payment.java index 20fa8518..6cb12f00 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Payment.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Payment.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentLineDetail.java index 0c1b986a..7b384937 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethod.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethod.java index 4d6c6d3b..dbd0ca6f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethod.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethod.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethodEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethodEnum.java index fb0b5b0c..1a63d030 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethodEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethodEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentStatusEnum.java index 781abbaa..5c71ec60 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentTypeEnum.java index 2decc862..243000ce 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PerItemAdjustEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PerItemAdjustEnum.java index 47d7eeb7..bac5ba88 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PerItemAdjustEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PerItemAdjustEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddress.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddress.java index add8cfab..6e5c6f38 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddress.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddress.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddressTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddressTypeEnum.java index 9fc5ae8f..ea2b1212 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddressTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddressTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PostingTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PostingTypeEnum.java index 63e218c3..1f139315 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PostingTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PostingTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Preferences.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Preferences.java index fddafd73..e8746a11 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Preferences.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Preferences.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevel.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevel.java index 09cd46d7..d857bb7b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevel.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevel.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelPerItem.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelPerItem.java index 302b3dea..afb00af9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelPerItem.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelPerItem.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelTypeEnum.java index 21be0b13..9c25d211 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintDocumentPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintDocumentPrefs.java index d75d7107..b32b10a6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintDocumentPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintDocumentPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintStatusEnum.java index 0bb3f69d..ac4d9856 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ProductAndServicesPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ProductAndServicesPrefs.java index d533f2d1..1c3af7ad 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ProductAndServicesPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ProductAndServicesPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Purchase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Purchase.java index 1dad2189..6fdcb21c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Purchase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Purchase.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseByVendor.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseByVendor.java index 32befb9e..abe3180b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseByVendor.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseByVendor.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrder.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrder.java index 2450012d..91e7fd8c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrder.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrder.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderItemLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderItemLineDetail.java index 788c97d1..869e9547 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderItemLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderItemLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderStatusEnum.java index 0542d7d3..09779a6e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QbdtEntityIdMapping.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QbdtEntityIdMapping.java index ad63361b..9818db1b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QbdtEntityIdMapping.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QbdtEntityIdMapping.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEntityTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEntityTypeEnum.java index 3ff68149..c76eb000 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEntityTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEntityTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEstimateStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEstimateStatusEnum.java index 30e56550..4c36a876 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEstimateStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEstimateStatusEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QueryResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QueryResponse.java index 6b37da56..107ee170 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QueryResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QueryResponse.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -137,68 +122,68 @@ public void setWarnings(Warnings value) { * *

* Objects of the following type(s) are allowed in the list - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * * */ @@ -310,68 +295,68 @@ public void setTotalCount(Integer value) { * * @param intuitObject * allowed object is - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * */ public void setIntuitObject(List> intuitObject) { diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReferenceType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReferenceType.java index 5bba5a8e..43552b93 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReferenceType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReferenceType.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RefundReceipt.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RefundReceipt.java index 50d8fb4c..829b4c36 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RefundReceipt.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RefundReceipt.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimbursableTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimbursableTypeEnum.java index 1db02b3a..6b0e565b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimbursableTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimbursableTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimburseCharge.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimburseCharge.java index a552ff2e..df5107da 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimburseCharge.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimburseCharge.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Report.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Report.java index dda44305..43d1d37c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Report.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Report.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportBasisEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportBasisEnum.java index 144d70ec..738cd57a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportBasisEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportBasisEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportHeader.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportHeader.java index 7f32c0de..dc1bebc2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportHeader.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportHeader.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportPrefs.java index 96d3ecb7..497921c1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RoundingMethodEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RoundingMethodEnum.java index 67230b93..15cd887e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RoundingMethodEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RoundingMethodEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Row.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Row.java index 0252aba3..88a9046f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Row.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Row.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RowTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RowTypeEnum.java index 46dc1950..48b5891f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RowTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RowTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Rows.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Rows.java index 936ab527..5f50d8e0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Rows.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Rows.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesFormsPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesFormsPrefs.java index a6b56fff..04c06959 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesFormsPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesFormsPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -59,6 +44,7 @@ * <element name="DelayedCharges" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="SalesEmailCc" type="{http://schema.intuit.com/finance/v3}EmailAddress" minOccurs="0"/> * <element name="SalesEmailBcc" type="{http://schema.intuit.com/finance/v3}EmailAddress" minOccurs="0"/> + * <element name="EmailCopyToCompany" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="AllowDeposit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="AllowDiscount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> * <element name="DefaultDiscountAccount" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> @@ -101,6 +87,7 @@ "delayedCharges", "salesEmailCc", "salesEmailBcc", + "emailCopyToCompany", "allowDeposit", "allowDiscount", "defaultDiscountAccount", @@ -145,6 +132,8 @@ public class SalesFormsPrefs protected EmailAddress salesEmailCc; @XmlElement(name = "SalesEmailBcc") protected EmailAddress salesEmailBcc; + @XmlElement(name = "EmailCopyToCompany") + protected Boolean emailCopyToCompany; @XmlElement(name = "AllowDeposit") protected Boolean allowDeposit; @XmlElement(name = "AllowDiscount") @@ -347,6 +336,30 @@ public void setSalesEmailBcc(EmailAddress value) { this.salesEmailBcc = value; } + /** + * Gets the value of the emailCopyToCompany property. + * + * @return + * possible object is + * {@link Boolean } + * + */ + public Boolean isEmailCopyToCompany() { + return emailCopyToCompany; + } + + /** + * Sets the value of the emailCopyToCompany property. + * + * @param value + * allowed object is + * {@link Boolean } + * + */ + public void setEmailCopyToCompany(Boolean value) { + this.emailCopyToCompany = value; + } + /** * Gets the value of the allowDeposit property. * @@ -1045,6 +1058,15 @@ public boolean equals(ObjectLocator thisLocator, ObjectLocator thatLocator, Obje return false; } } + { + Boolean lhsEmailCopyToCompany; + lhsEmailCopyToCompany = this.isEmailCopyToCompany(); + Boolean rhsEmailCopyToCompany; + rhsEmailCopyToCompany = that.isEmailCopyToCompany(); + if (!strategy.equals(LocatorUtils.property(thisLocator, "emailCopyToCompany", lhsEmailCopyToCompany), LocatorUtils.property(thatLocator, "emailCopyToCompany", rhsEmailCopyToCompany), lhsEmailCopyToCompany, rhsEmailCopyToCompany)) { + return false; + } + } { Boolean lhsAllowDeposit; lhsAllowDeposit = this.isAllowDeposit(); @@ -1319,6 +1341,11 @@ public int hashCode(ObjectLocator locator, HashCodeStrategy strategy) { theSalesEmailBcc = this.getSalesEmailBcc(); currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "salesEmailBcc", theSalesEmailBcc), currentHashCode, theSalesEmailBcc); } + { + Boolean theEmailCopyToCompany; + theEmailCopyToCompany = this.isEmailCopyToCompany(); + currentHashCode = strategy.hashCode(LocatorUtils.property(locator, "emailCopyToCompany", theEmailCopyToCompany), currentHashCode, theEmailCopyToCompany); + } { Boolean theAllowDeposit; theAllowDeposit = this.isAllowDeposit(); diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesItemLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesItemLineDetail.java index 51b8188c..f645a0c8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesItemLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesItemLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrder.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrder.java index 28501089..841c334c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrder.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrder.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrderItemLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrderItemLineDetail.java index d28af40f..949aad71 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrderItemLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrderItemLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesReceipt.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesReceipt.java index 5451b9af..11d21741 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesReceipt.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesReceipt.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRep.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRep.java index 9535dd3b..fb726db5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRep.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRep.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRepTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRepTypeEnum.java index 4e78cdb4..9231fa92 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRepTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRepTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTermTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTermTypeEnum.java index abfd3cd3..9b988fee 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTermTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTermTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTransaction.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTransaction.java index f974b89b..2c6b9579 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTransaction.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTransaction.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ServiceTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ServiceTypeEnum.java index 445ad4c4..dd681fad 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ServiceTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ServiceTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ShipMethod.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ShipMethod.java index 8c40acfc..bff572ab 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ShipMethod.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ShipMethod.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialItemTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialItemTypeEnum.java index 18180174..afde0eff 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialItemTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialItemTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialTaxTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialTaxTypeEnum.java index b1f701c4..9bc6c955 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialTaxTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialTaxTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatementCharge.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatementCharge.java index b7052dde..546d0d5e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatementCharge.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatementCharge.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Status.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Status.java index 350d5dbe..50957149 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Status.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Status.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatusInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatusInfo.java index 3f384c48..a920ec73 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatusInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatusInfo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StringTypeCustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StringTypeCustomFieldDefinition.java index edb00d46..29a9689d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StringTypeCustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StringTypeCustomFieldDefinition.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SubTotalLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SubTotalLineDetail.java index f4a6b507..8e9c5289 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SubTotalLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SubTotalLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SummarizeColumnsByEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SummarizeColumnsByEnum.java index 11747130..a5d04cce 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SummarizeColumnsByEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SummarizeColumnsByEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Summary.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Summary.java index d8e43fb4..ea11a5ae 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Summary.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Summary.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SymbolPositionEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SymbolPositionEnum.java index af775d04..6dfde680 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SymbolPositionEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SymbolPositionEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncActivity.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncActivity.java index 912fde96..e2fe034c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncActivity.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncActivity.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncError.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncError.java index 0af642e0..de4fd598 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncError.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncError.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorResponse.java index 05a734f9..e6ee5fc0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorResponse.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorType.java index 70216c67..3f868bdc 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorType.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncObject.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncObject.java index 025fb5f2..4bf713a4 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncObject.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncObject.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @@ -87,68 +72,68 @@ public class SyncObject * * @return * possible object is - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * */ public JAXBElement getIntuitObject() { @@ -160,68 +145,68 @@ public JAXBElement getIntuitObject() { * * @param value * allowed object is - * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Transfer }{@code >} + * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} + * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} + * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} + * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} + * {@link JAXBElement }{@code <}{@link Class }{@code >} + * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} + * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} * {@link JAXBElement }{@code <}{@link ReimburseCharge }{@code >} - * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} - * {@link JAXBElement }{@code <}{@link TaxService }{@code >} - * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} - * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} - * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} + * {@link JAXBElement }{@code <}{@link Deposit }{@code >} + * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Purchase }{@code >} + * {@link JAXBElement }{@code <}{@link Company }{@code >} + * {@link JAXBElement }{@code <}{@link Status }{@code >} + * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} + * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} + * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} + * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} + * {@link JAXBElement }{@code <}{@link Account }{@code >} + * {@link JAXBElement }{@code <}{@link Department }{@code >} * {@link JAXBElement }{@code <}{@link Task }{@code >} - * {@link JAXBElement }{@code <}{@link Preferences }{@code >} - * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link TaxService }{@code >} * {@link JAXBElement }{@code <}{@link SalesRep }{@code >} - * {@link JAXBElement }{@code <}{@link SalesReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Account }{@code >} - * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} - * {@link JAXBElement }{@code <}{@link Class }{@code >} - * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} - * {@link JAXBElement }{@code <}{@link TaxRate }{@code >} - * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} + * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link Item }{@code >} + * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} * {@link JAXBElement }{@code <}{@link Invoice }{@code >} + * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link TimeActivity }{@code >} * {@link JAXBElement }{@code <}{@link BillPayment }{@code >} - * {@link JAXBElement }{@code <}{@link Customer }{@code >} + * {@link JAXBElement }{@code <}{@link SyncActivity }{@code >} * {@link JAXBElement }{@code <}{@link ChargeCredit }{@code >} - * {@link JAXBElement }{@code <}{@link DateTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Employee }{@code >} - * {@link JAXBElement }{@code <}{@link StatementCharge }{@code >} - * {@link JAXBElement }{@code <}{@link Item }{@code >} - * {@link JAXBElement }{@code <}{@link Company }{@code >} - * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} - * {@link JAXBElement }{@code <}{@link MasterAccount }{@code >} - * {@link JAXBElement }{@code <}{@link Budget }{@code >} - * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} - * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} - * {@link JAXBElement }{@code <}{@link Vendor }{@code >} + * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link Estimate }{@code >} + * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} * {@link JAXBElement }{@code <}{@link Bill }{@code >} - * {@link JAXBElement }{@code <}{@link UserAlert }{@code >} - * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} - * {@link JAXBElement }{@code <}{@link CreditMemo }{@code >} + * {@link JAXBElement }{@code <}{@link Preferences }{@code >} + * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} + * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} + * {@link JAXBElement }{@code <}{@link Customer }{@code >} * {@link JAXBElement }{@code <}{@link OtherName }{@code >} + * {@link JAXBElement }{@code <}{@link IntuitEntity }{@code >} + * {@link JAXBElement }{@code <}{@link Employee }{@code >} + * {@link JAXBElement }{@code <}{@link CustomerType }{@code >} + * {@link JAXBElement }{@code <}{@link TaxReturn }{@code >} + * {@link JAXBElement }{@code <}{@link QbdtEntityIdMapping }{@code >} + * {@link JAXBElement }{@code <}{@link FixedAsset }{@code >} + * {@link JAXBElement }{@code <}{@link Payment }{@code >} + * {@link JAXBElement }{@code <}{@link VendorCredit }{@code >} + * {@link JAXBElement }{@code <}{@link ExchangeRate }{@code >} * {@link JAXBElement }{@code <}{@link VendorType }{@code >} - * {@link JAXBElement }{@code <}{@link JournalCode }{@code >} - * {@link JAXBElement }{@code <}{@link PriceLevel }{@code >} - * {@link JAXBElement }{@code <}{@link PaymentMethod }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Purchase }{@code >} - * {@link JAXBElement }{@code <}{@link EmailDeliveryInfo }{@code >} - * {@link JAXBElement }{@code <}{@link Term }{@code >} - * {@link JAXBElement }{@code <}{@link Department }{@code >} - * {@link JAXBElement }{@code <}{@link CompanyCurrency }{@code >} + * {@link JAXBElement }{@code <}{@link TDSMetadata }{@code >} * {@link JAXBElement }{@code <}{@link Attachable }{@code >} - * {@link JAXBElement }{@code <}{@link InventorySite }{@code >} - * {@link JAXBElement }{@code <}{@link StringTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Deposit }{@code >} - * {@link JAXBElement }{@code <}{@link JournalEntry }{@code >} - * {@link JAXBElement }{@code <}{@link BooleanTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link NumberTypeCustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link Status }{@code >} - * {@link JAXBElement }{@code <}{@link Transfer }{@code >} - * {@link JAXBElement }{@code <}{@link TaxCode }{@code >} - * {@link JAXBElement }{@code <}{@link CustomFieldDefinition }{@code >} - * {@link JAXBElement }{@code <}{@link PurchaseOrder }{@code >} - * {@link JAXBElement }{@code <}{@link TaxAgency }{@code >} - * {@link JAXBElement }{@code <}{@link SalesOrder }{@code >} + * {@link JAXBElement }{@code <}{@link Term }{@code >} + * {@link JAXBElement }{@code <}{@link RefundReceipt }{@code >} + * {@link JAXBElement }{@code <}{@link Budget }{@code >} * */ public void setIntuitObject(JAXBElement value) { diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncType.java index 5c2dbece..59269a85 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncType.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSLineDetail.java index f79a9504..d75d67c8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSMetadata.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSMetadata.java index 96b5bb67..fab89502 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSMetadata.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSMetadata.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Task.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Task.java index 370d2574..195bb46b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Task.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Task.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxAgency.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxAgency.java index 18ece32b..59a639f5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxAgency.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxAgency.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxApplicableOnEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxApplicableOnEnum.java index 05067d03..df1efe39 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxApplicableOnEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxApplicableOnEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxCode.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxCode.java index 6f021127..1708bc01 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxCode.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxCode.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxFormTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxFormTypeEnum.java index fada4491..55f05a8f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxFormTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxFormTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxLineDetail.java index 5bf6424c..b6145312 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxLineDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxPrefs.java index 38c68df6..826fbded 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRate.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRate.java index f6062a1e..1637bbed 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRate.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRate.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateApplicableOnEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateApplicableOnEnum.java index 57fb19e1..c0c95a99 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateApplicableOnEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateApplicableOnEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetail.java index 48d355a5..aa717ba2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetails.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetails.java index 9ebfa7e7..eb64be6d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetails.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetails.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDisplayTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDisplayTypeEnum.java index fdf9cc59..2043d130 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDisplayTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDisplayTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateList.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateList.java index ef901c99..ff6139bb 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateList.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateList.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReportBasisTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReportBasisTypeEnum.java index 7a7d19aa..a34cb720 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReportBasisTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReportBasisTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReturn.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReturn.java index 2ac374e9..149e8d9b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReturn.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReturn.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxService.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxService.java index 42912b70..65971a8e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxService.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxService.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxTypeApplicablityEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxTypeApplicablityEnum.java index 549cacf3..06c84723 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxTypeApplicablityEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxTypeApplicablityEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneDeviceTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneDeviceTypeEnum.java index 91f9e3e7..c63e9cb1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneDeviceTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneDeviceTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumber.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumber.java index 14fcaee1..44e931db 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumber.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumber.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumberTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumberTypeEnum.java index a22b4d67..9b0ec2ee 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumberTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumberTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateName.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateName.java index 2c259358..99c9fa64 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateName.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateName.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateTypeEnum.java index 4d04d7de..aa4d8240 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Term.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Term.java index b6ec1a73..b9363c97 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Term.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Term.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivity.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivity.java index e0755bb4..c1bcb313 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivity.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivity.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivityTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivityTypeEnum.java index 00ae24f9..f97fc9ce 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivityTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivityTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeEntryUsedForPaychecksEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeEntryUsedForPaychecksEnum.java index cc8620f4..6ffce799 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeEntryUsedForPaychecksEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeEntryUsedForPaychecksEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeTrackingPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeTrackingPrefs.java index b1a448df..e5e019c2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeTrackingPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeTrackingPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transaction.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transaction.java index 30b7b3c7..ede3551a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transaction.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transaction.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionDeliveryInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionDeliveryInfo.java index 1d17f66c..1eb1c658 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionDeliveryInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionDeliveryInfo.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionLocationTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionLocationTypeEnum.java index 9f548468..4cf5fcc5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionLocationTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionLocationTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transfer.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transfer.java index a2eebc21..0f0c795a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transfer.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transfer.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnSourceEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnSourceEnum.java index ac9aa8c7..dac52484 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnSourceEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnSourceEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTaxDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTaxDetail.java index 8b739389..beffe806 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTaxDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTaxDetail.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTypeEnum.java index 8651bfe2..0eff7ef2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOM.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOM.java index d1e1170a..67252cf3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOM.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOM.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMBaseTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMBaseTypeEnum.java index 085bb6ce..bdb884e7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMBaseTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMBaseTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMConvUnit.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMConvUnit.java index dc63ca2b..7bd4b7e6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMConvUnit.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMConvUnit.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMFeatureTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMFeatureTypeEnum.java index 7ea2b34e..0f58893d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMFeatureTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMFeatureTypeEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMRef.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMRef.java index e6727dda..4b502131 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMRef.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMRef.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/User.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/User.java index e378cc01..da0431a5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/User.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/User.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UserAlert.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UserAlert.java index bc5553f6..4af24552 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UserAlert.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UserAlert.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Vendor.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Vendor.java index f8a1edcb..1dbb83e7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Vendor.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Vendor.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorAndPurchasesPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorAndPurchasesPrefs.java index c0046980..9fffc673 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorAndPurchasesPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorAndPurchasesPrefs.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorCredit.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorCredit.java index a1311a2c..23ecb885 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorCredit.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorCredit.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorType.java index 0eb28d33..9cb10d43 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorType.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warning.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warning.java index 5323878b..d34344f2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warning.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warning.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warnings.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warnings.java index 0ee701af..9be7958a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warnings.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warnings.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WebSiteAddress.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WebSiteAddress.java index 30b68b8f..d1c1949d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WebSiteAddress.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WebSiteAddress.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WeekEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WeekEnum.java index 0f7b4841..11ba41bb 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WeekEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WeekEnum.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/package-info.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/package-info.java index 6dc7a780..80c4c12b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/package-info.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/package-info.java @@ -1,23 +1,8 @@ -/******************************************************************************* - * Copyright (c) 2017 Intuit - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2016.11.14 at 04:24:27 PM PST +// Generated on: 2017.06.06 at 02:08:21 PM PDT // @javax.xml.bind.annotation.XmlSchema(namespace = "http://schema.intuit.com/finance/v3", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) diff --git a/ipp-v3-java-data/src/main/xsd/Finance.xsd b/ipp-v3-java-data/src/main/xsd/Finance.xsd index 60492624..0380ff00 100644 --- a/ipp-v3-java-data/src/main/xsd/Finance.xsd +++ b/ipp-v3-java-data/src/main/xsd/Finance.xsd @@ -1551,6 +1551,38 @@ + + + + Product: QBO + Description: Use Withholding Tax Sales to track the income you have received with a withholding product/service. + + + + + + + Product: QBO + Description: Use Withholding Tax Purchases to track the expenses you have incurred with a withholding account/item. + + + + + + + Product: QBO + Description: Use Withholding Asset account to track the withholding balance as an asset for the company. + + + + + + + Product: QBO + Description: Use Withholding Liability account track the withholding balance as a liability for the company. + + + @@ -6405,6 +6437,15 @@ + + + + Product: ALL + Description: An account associated with markup info. + Cannot be updated or modified. + + + @@ -10575,6 +10616,13 @@ + + + + Product:QBO + Email a Copy to the company for sales form + + diff --git a/ipp-v3-java-data/src/main/xsd/IntuitNamesTypes.xsd b/ipp-v3-java-data/src/main/xsd/IntuitNamesTypes.xsd index 624c34d8..102c5bd0 100644 --- a/ipp-v3-java-data/src/main/xsd/IntuitNamesTypes.xsd +++ b/ipp-v3-java-data/src/main/xsd/IntuitNamesTypes.xsd @@ -591,6 +591,14 @@ + + + + Product: QBO + Description: Specifies tax exemption reason to be associated with Customer + + + diff --git a/ipp-v3-java-devkit-assembly/pom.xml b/ipp-v3-java-devkit-assembly/pom.xml index 5a1125fe..ad8107eb 100755 --- a/ipp-v3-java-devkit-assembly/pom.xml +++ b/ipp-v3-java-devkit-assembly/pom.xml @@ -15,17 +15,17 @@ com.intuit.quickbooks-online ipp-v3-java-devkit-pom - 2.9.2 + 2.9.3 ipp-v3-java-devkit-assembly pom IPP Java Devkit Assembly (${project.version}) IPP Java V3 DevKit assembly - 2.9.2 + 2.9.3 - 2.9.2 - 2.9.2 + 2.9.3 + 2.9.3 diff --git a/ipp-v3-java-devkit-shaded-assembly/pom.xml b/ipp-v3-java-devkit-shaded-assembly/pom.xml index 904f310c..0451ac9e 100755 --- a/ipp-v3-java-devkit-shaded-assembly/pom.xml +++ b/ipp-v3-java-devkit-shaded-assembly/pom.xml @@ -22,10 +22,10 @@ pom IPP Java Devkit Assembly Shaded (${project.version}) IPP Java V3 DevKit assembly - 2.9.2 + 2.9.3 - 2.9.2 - 2.9.2 + 2.9.3 + 2.9.3 diff --git a/ipp-v3-java-devkit/pom.xml b/ipp-v3-java-devkit/pom.xml index 150a8668..91130fec 100755 --- a/ipp-v3-java-devkit/pom.xml +++ b/ipp-v3-java-devkit/pom.xml @@ -6,11 +6,11 @@ ipp-v3-java-devkit-pom com.intuit.quickbooks-online - 2.9.2 + 2.9.3 ipp-v3-java-devkit - 2.9.2 + 2.9.3 jar IPP V3 Java Devkit - Development Project IPP Java V3 DevKit Project - Core @@ -25,7 +25,7 @@ com.intuit.quickbooks-online ipp-v3-java-data - 2.9.2 + 2.9.3 javax.xml.bind diff --git a/ipp-v3-java-devkit/src/main/resources/ippdevkit.properties b/ipp-v3-java-devkit/src/main/resources/ippdevkit.properties index 4577adde..4328ae89 100755 --- a/ipp-v3-java-devkit/src/main/resources/ippdevkit.properties +++ b/ipp-v3-java-devkit/src/main/resources/ippdevkit.properties @@ -2,7 +2,7 @@ ## Devkit Version # This version has to be updated according to the pom version -version = 2.9.2 +version = 2.9.3 # This is to have the request source to be sent to IDS request header request.source = V3JavaSDK diff --git a/ipp-v3-java-devkit/src/test/resources/ippdevkit.properties b/ipp-v3-java-devkit/src/test/resources/ippdevkit.properties index 9c4caec7..504616b1 100755 --- a/ipp-v3-java-devkit/src/test/resources/ippdevkit.properties +++ b/ipp-v3-java-devkit/src/test/resources/ippdevkit.properties @@ -1,7 +1,7 @@ ### IPP Dev Kit helper properties ## Devkit version -version = 2.9.2 +version = 2.9.3 # This is to have the request source to be sent to IDS request header request.source = V3JavaSDK diff --git a/pom.xml b/pom.xml index 315a481d..e51ed3ee 100755 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.intuit.quickbooks-online ipp-v3-java-devkit-pom - 2.9.2 + 2.9.3 pom IPP V3 Java DevKit https://github.com/intuit/QuickBooks-V3-Java-SDK From d66fe6c87ddfdb24c59210932e9bbcfeb1f61783 Mon Sep 17 00:00:00 2001 From: Diana De Rose Date: Tue, 6 Jun 2017 14:26:52 -0700 Subject: [PATCH 2/5] comment jaxb generation --- ipp-v3-java-data/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ipp-v3-java-data/pom.xml b/ipp-v3-java-data/pom.xml index 91c0947b..ff38682e 100755 --- a/ipp-v3-java-data/pom.xml +++ b/ipp-v3-java-data/pom.xml @@ -78,7 +78,7 @@ --> - + From f937865f6e0bf1561dc14c64e3fe14fe2e7a8c6b Mon Sep 17 00:00:00 2001 From: Diana De Rose Date: Wed, 7 Jun 2017 10:43:42 -0700 Subject: [PATCH 3/5] default latest minor version --- .../com/intuit/ipp/interceptors/PrepareRequestInterceptor.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipp-v3-java-devkit/src/main/java/com/intuit/ipp/interceptors/PrepareRequestInterceptor.java b/ipp-v3-java-devkit/src/main/java/com/intuit/ipp/interceptors/PrepareRequestInterceptor.java index ffd8d874..a5e36400 100755 --- a/ipp-v3-java-devkit/src/main/java/com/intuit/ipp/interceptors/PrepareRequestInterceptor.java +++ b/ipp-v3-java-devkit/src/main/java/com/intuit/ipp/interceptors/PrepareRequestInterceptor.java @@ -272,7 +272,7 @@ private String prepareQBOUri(String entityName, Context cont if(context.getMinorVersion() == null) { - context.setMinorVersion("8"); + context.setMinorVersion("11"); } uri.append("minorversion").append("=").append(context.getMinorVersion()).append("&"); From 79e3db7c04967a7efcd974470a0d592dc6b2b5c3 Mon Sep 17 00:00:00 2001 From: Diana De Rose Date: Wed, 7 Jun 2017 10:51:32 -0700 Subject: [PATCH 4/5] fix test --- .../intuit/ipp/interceptors/PrepareRequestInterceptorTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipp-v3-java-devkit/src/test/java/com/intuit/ipp/interceptors/PrepareRequestInterceptorTest.java b/ipp-v3-java-devkit/src/test/java/com/intuit/ipp/interceptors/PrepareRequestInterceptorTest.java index eb20cf8d..2c3b2d80 100755 --- a/ipp-v3-java-devkit/src/test/java/com/intuit/ipp/interceptors/PrepareRequestInterceptorTest.java +++ b/ipp-v3-java-devkit/src/test/java/com/intuit/ipp/interceptors/PrepareRequestInterceptorTest.java @@ -54,7 +54,7 @@ public void tearDown() { public void testExecute_QBO_URI() throws FMSException { instance.execute(message); String actual = message.getRequestElements().getRequestParameters().get("uri"); - Assert.assertEquals(actual, Config.getProperty(Config.BASE_URL_QBO) + "/fakeRealm/fakeAction?requestid=anyRequestID&minorversion=8&"); + Assert.assertEquals(actual, Config.getProperty(Config.BASE_URL_QBO) + "/fakeRealm/fakeAction?requestid=anyRequestID&minorversion=11&"); //change by nidhi for testing //Assert.assertEquals(actual, Config.getProperty(Config.BASE_URL_QBO) + "/fakeRealm/fakeAction?requestid=anyRequestID&include=updateaccountontxnsminorversion=5&"); } From 79ff0c24cd251a1d4f017f66429a701997e17938 Mon Sep 17 00:00:00 2001 From: Diana De Rose Date: Tue, 20 Jun 2017 09:57:02 -0700 Subject: [PATCH 5/5] add copyright --- .../ipp/data/APCreditCardOperationEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Account.java | 15 +++++++++++++ .../data/AccountBasedExpenseLineDetail.java | 15 +++++++++++++ .../ipp/data/AccountClassificationEnum.java | 15 +++++++++++++ .../intuit/ipp/data/AccountSubTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/AccountTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/AcquiredAsEnum.java | 15 +++++++++++++ .../ipp/data/AdvancedInventoryPrefs.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Attachable.java | 15 +++++++++++++ .../ipp/data/AttachableCategoryEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/AttachableRef.java | 15 +++++++++++++ .../intuit/ipp/data/AttachableResponse.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Attribute.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Attributes.java | 15 +++++++++++++ .../com/intuit/ipp/data/BatchItemRequest.java | 15 +++++++++++++ .../intuit/ipp/data/BatchItemResponse.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Bill.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/BillPayment.java | 15 +++++++++++++ .../com/intuit/ipp/data/BillPaymentCheck.java | 15 +++++++++++++ .../ipp/data/BillPaymentCreditCard.java | 15 +++++++++++++ .../intuit/ipp/data/BillPaymentTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/BillableStatusEnum.java | 15 +++++++++++++ .../BooleanTypeCustomFieldDefinition.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Budget.java | 15 +++++++++++++ .../com/intuit/ipp/data/BudgetDetail.java | 15 +++++++++++++ .../intuit/ipp/data/BudgetEntryTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/BudgetTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/CCAVSMatchEnum.java | 15 +++++++++++++ .../intuit/ipp/data/CCPaymentStatusEnum.java | 15 +++++++++++++ .../ipp/data/CCSecurityCodeMatchEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/CCTxnModeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/CCTxnTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/CDCQuery.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/CDCResponse.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Cascade.java | 15 +++++++++++++ .../com/intuit/ipp/data/CascadeResponse.java | 15 +++++++++++++ .../com/intuit/ipp/data/CashBackInfo.java | 15 +++++++++++++ .../com/intuit/ipp/data/CashPurchase.java | 15 +++++++++++++ .../com/intuit/ipp/data/ChargeCredit.java | 15 +++++++++++++ .../com/intuit/ipp/data/CheckPayment.java | 15 +++++++++++++ .../com/intuit/ipp/data/CheckPurchase.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Class.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/ColData.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Column.java | 15 +++++++++++++ .../com/intuit/ipp/data/ColumnTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Columns.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Company.java | 15 +++++++++++++ .../ipp/data/CompanyAccountingPrefs.java | 15 +++++++++++++ .../com/intuit/ipp/data/CompanyCurrency.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/CompanyInfo.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/ContactInfo.java | 15 +++++++++++++ .../com/intuit/ipp/data/ContactTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/CreditCardPayment.java | 15 +++++++++++++ .../intuit/ipp/data/CreditCardPurchase.java | 15 +++++++++++++ .../intuit/ipp/data/CreditCardTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/CreditChargeInfo.java | 15 +++++++++++++ .../intuit/ipp/data/CreditChargeResponse.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/CreditMemo.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Currency.java | 15 +++++++++++++ .../com/intuit/ipp/data/CurrencyCode.java | 15 +++++++++++++ .../com/intuit/ipp/data/CurrencyPrefs.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/CustomField.java | 15 +++++++++++++ .../ipp/data/CustomFieldDefinition.java | 15 +++++++++++++ .../intuit/ipp/data/CustomFieldTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Customer.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/CustomerMsg.java | 15 +++++++++++++ .../com/intuit/ipp/data/CustomerType.java | 15 +++++++++++++ .../com/intuit/ipp/data/CustomerTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/DateMacro.java | 15 +++++++++++++ .../data/DateTypeCustomFieldDefinition.java | 15 +++++++++++++ .../com/intuit/ipp/data/DayOfWeekEnum.java | 15 +++++++++++++ .../ipp/data/DeliveryErrorTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/DeliveryTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Department.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Deposit.java | 15 +++++++++++++ .../intuit/ipp/data/DepositLineDetail.java | 15 +++++++++++++ .../ipp/data/DescriptionLineDetail.java | 15 +++++++++++++ .../ipp/data/DesktopEntityTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/DiscountLineDetail.java | 15 +++++++++++++ .../com/intuit/ipp/data/DiscountOverride.java | 15 +++++++++++++ .../com/intuit/ipp/data/DiscountTypeEnum.java | 15 +++++++++++++ .../data/ETransactionEnabledStatusEnum.java | 15 +++++++++++++ .../ipp/data/ETransactionStatusEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/EffectiveTaxRate.java | 15 +++++++++++++ .../com/intuit/ipp/data/EmailAddress.java | 15 +++++++++++++ .../intuit/ipp/data/EmailAddressTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/EmailDeliveryInfo.java | 15 +++++++++++++ .../com/intuit/ipp/data/EmailMessage.java | 15 +++++++++++++ .../intuit/ipp/data/EmailMessagesPrefs.java | 15 +++++++++++++ .../com/intuit/ipp/data/EmailStatusEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Employee.java | 15 +++++++++++++ .../com/intuit/ipp/data/EmployeeTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/EntityStatusEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/EntityTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/EntityTypeRef.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Error.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Estimate.java | 15 +++++++++++++ .../intuit/ipp/data/EstimateStatusEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/ExchangeRate.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Fault.java | 15 +++++++++++++ .../com/intuit/ipp/data/FaultTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/FinanceChargePrefs.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/FixedAsset.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Gender.java | 15 +++++++++++++ .../intuit/ipp/data/GenericContactType.java | 15 +++++++++++++ .../ipp/data/GlobalTaxCalculationEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/GroupLineDetail.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Header.java | 15 +++++++++++++ .../com/intuit/ipp/data/IdDomainEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/IntuitAnyType.java | 15 +++++++++++++ .../intuit/ipp/data/IntuitBatchRequest.java | 15 +++++++++++++ .../com/intuit/ipp/data/IntuitEntity.java | 15 +++++++++++++ .../com/intuit/ipp/data/IntuitResponse.java | 15 +++++++++++++ .../com/intuit/ipp/data/InventorySite.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Invoice.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Item.java | 15 +++++++++++++ .../intuit/ipp/data/ItemAssemblyDetail.java | 15 +++++++++++++ .../ipp/data/ItemBasedExpenseLineDetail.java | 15 +++++++++++++ .../intuit/ipp/data/ItemCategoryTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/ItemComponentLine.java | 15 +++++++++++++ .../com/intuit/ipp/data/ItemGroupDetail.java | 15 +++++++++++++ .../com/intuit/ipp/data/ItemLineDetail.java | 15 +++++++++++++ .../ipp/data/ItemReceiptLineDetail.java | 15 +++++++++++++ .../com/intuit/ipp/data/ItemTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/JobInfo.java | 15 +++++++++++++ .../com/intuit/ipp/data/JobStatusEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/JobType.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/JournalCode.java | 15 +++++++++++++ .../intuit/ipp/data/JournalCodeTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/JournalEntry.java | 15 +++++++++++++ .../ipp/data/JournalEntryLineDetail.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Line.java | 15 +++++++++++++ .../intuit/ipp/data/LineDetailTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/LinkedTxn.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/MarkupInfo.java | 15 +++++++++++++ .../com/intuit/ipp/data/MasterAccount.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/MemoRef.java | 15 +++++++++++++ .../intuit/ipp/data/ModificationMetaData.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Money.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/MonthEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/NameBase.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/NameValue.java | 15 +++++++++++++ .../data/NumberTypeCustomFieldDefinition.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/OLBAccount.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/OLBStatus.java | 15 +++++++++++++ .../com/intuit/ipp/data/OLBTransaction.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/OLBTxn.java | 15 +++++++++++++ .../com/intuit/ipp/data/OLBTxnDetail.java | 15 +++++++++++++ .../com/intuit/ipp/data/OLBTxnStatusEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/ObjectFactory.java | 15 +++++++++++++ .../intuit/ipp/data/ObjectNameEnumType.java | 15 +++++++++++++ .../com/intuit/ipp/data/OperationEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/OtherName.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/OtherPrefs.java | 15 +++++++++++++ .../com/intuit/ipp/data/PaySalesTaxEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Payment.java | 15 +++++++++++++ .../intuit/ipp/data/PaymentLineDetail.java | 15 +++++++++++++ .../com/intuit/ipp/data/PaymentMethod.java | 15 +++++++++++++ .../intuit/ipp/data/PaymentMethodEnum.java | 15 +++++++++++++ .../intuit/ipp/data/PaymentStatusEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/PaymentTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/PerItemAdjustEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/PhysicalAddress.java | 15 +++++++++++++ .../ipp/data/PhysicalAddressTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/PostingTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Preferences.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/PriceLevel.java | 15 +++++++++++++ .../intuit/ipp/data/PriceLevelPerItem.java | 15 +++++++++++++ .../intuit/ipp/data/PriceLevelTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/PrintDocumentPrefs.java | 15 +++++++++++++ .../com/intuit/ipp/data/PrintStatusEnum.java | 15 +++++++++++++ .../ipp/data/ProductAndServicesPrefs.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Purchase.java | 15 +++++++++++++ .../com/intuit/ipp/data/PurchaseByVendor.java | 15 +++++++++++++ .../com/intuit/ipp/data/PurchaseOrder.java | 15 +++++++++++++ .../ipp/data/PurchaseOrderItemLineDetail.java | 15 +++++++++++++ .../ipp/data/PurchaseOrderStatusEnum.java | 15 +++++++++++++ .../intuit/ipp/data/QbdtEntityIdMapping.java | 15 +++++++++++++ .../intuit/ipp/data/QboEntityTypeEnum.java | 15 +++++++++++++ .../ipp/data/QboEstimateStatusEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/QueryResponse.java | 15 +++++++++++++ .../com/intuit/ipp/data/ReferenceType.java | 15 +++++++++++++ .../com/intuit/ipp/data/RefundReceipt.java | 15 +++++++++++++ .../intuit/ipp/data/ReimbursableTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/ReimburseCharge.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Report.java | 15 +++++++++++++ .../com/intuit/ipp/data/ReportBasisEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/ReportHeader.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/ReportPrefs.java | 15 +++++++++++++ .../intuit/ipp/data/RoundingMethodEnum.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Row.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/RowTypeEnum.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Rows.java | 15 +++++++++++++ .../com/intuit/ipp/data/SalesFormsPrefs.java | 15 +++++++++++++ .../intuit/ipp/data/SalesItemLineDetail.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/SalesOrder.java | 15 +++++++++++++ .../ipp/data/SalesOrderItemLineDetail.java | 15 +++++++++++++ .../com/intuit/ipp/data/SalesReceipt.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/SalesRep.java | 15 +++++++++++++ .../com/intuit/ipp/data/SalesRepTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/SalesTermTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/SalesTransaction.java | 15 +++++++++++++ .../com/intuit/ipp/data/ServiceTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/ShipMethod.java | 15 +++++++++++++ .../intuit/ipp/data/SpecialItemTypeEnum.java | 15 +++++++++++++ .../intuit/ipp/data/SpecialTaxTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/StatementCharge.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Status.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/StatusInfo.java | 15 +++++++++++++ .../data/StringTypeCustomFieldDefinition.java | 15 +++++++++++++ .../intuit/ipp/data/SubTotalLineDetail.java | 15 +++++++++++++ .../ipp/data/SummarizeColumnsByEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Summary.java | 15 +++++++++++++ .../intuit/ipp/data/SymbolPositionEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/SyncActivity.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/SyncError.java | 15 +++++++++++++ .../intuit/ipp/data/SyncErrorResponse.java | 15 +++++++++++++ .../com/intuit/ipp/data/SyncErrorType.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/SyncObject.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/SyncType.java | 15 +++++++++++++ .../com/intuit/ipp/data/TDSLineDetail.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/TDSMetadata.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Task.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/TaxAgency.java | 15 +++++++++++++ .../intuit/ipp/data/TaxApplicableOnEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/TaxCode.java | 15 +++++++++++++ .../com/intuit/ipp/data/TaxFormTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/TaxLineDetail.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/TaxPrefs.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/TaxRate.java | 15 +++++++++++++ .../ipp/data/TaxRateApplicableOnEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/TaxRateDetail.java | 15 +++++++++++++ .../com/intuit/ipp/data/TaxRateDetails.java | 15 +++++++++++++ .../ipp/data/TaxRateDisplayTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/TaxRateList.java | 15 +++++++++++++ .../ipp/data/TaxReportBasisTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/TaxReturn.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/TaxService.java | 15 +++++++++++++ .../ipp/data/TaxTypeApplicablityEnum.java | 15 +++++++++++++ .../ipp/data/TelephoneDeviceTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/TelephoneNumber.java | 15 +++++++++++++ .../ipp/data/TelephoneNumberTypeEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/TemplateName.java | 15 +++++++++++++ .../com/intuit/ipp/data/TemplateTypeEnum.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Term.java | 15 +++++++++++++ .../com/intuit/ipp/data/TimeActivity.java | 15 +++++++++++++ .../intuit/ipp/data/TimeActivityTypeEnum.java | 15 +++++++++++++ .../data/TimeEntryUsedForPaychecksEnum.java | 15 +++++++++++++ .../intuit/ipp/data/TimeTrackingPrefs.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Transaction.java | 15 +++++++++++++ .../ipp/data/TransactionDeliveryInfo.java | 15 +++++++++++++ .../ipp/data/TransactionLocationTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Transfer.java | 15 +++++++++++++ .../com/intuit/ipp/data/TxnSourceEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/TxnTaxDetail.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/TxnTypeEnum.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/UOM.java | 15 +++++++++++++ .../com/intuit/ipp/data/UOMBaseTypeEnum.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/UOMConvUnit.java | 15 +++++++++++++ .../intuit/ipp/data/UOMFeatureTypeEnum.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/UOMRef.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/User.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/UserAlert.java | 15 +++++++++++++ .../main/java/com/intuit/ipp/data/Vendor.java | 15 +++++++++++++ .../ipp/data/VendorAndPurchasesPrefs.java | 15 +++++++++++++ .../com/intuit/ipp/data/VendorCredit.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/VendorType.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Warning.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/Warnings.java | 15 +++++++++++++ .../com/intuit/ipp/data/WebSiteAddress.java | 15 +++++++++++++ .../java/com/intuit/ipp/data/WeekEnum.java | 15 +++++++++++++ .../com/intuit/ipp/data/package-info.java | 15 +++++++++++++ .../intuit/sb/cdm/util/v3/DateAdapter.java | 21 +++++++++++++------ .../sb/cdm/util/v3/DateTimeAdapter.java | 21 +++++++++++++------ .../sb/cdm/util/v3/TimestampAdapter.java | 21 +++++++++++++------ 275 files changed, 4125 insertions(+), 18 deletions(-) diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/APCreditCardOperationEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/APCreditCardOperationEnum.java index fef860e0..ae5db69d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/APCreditCardOperationEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/APCreditCardOperationEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Account.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Account.java index 14b5483f..28353081 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Account.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Account.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountBasedExpenseLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountBasedExpenseLineDetail.java index ead2d6c1..17afcfe8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountBasedExpenseLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountBasedExpenseLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountClassificationEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountClassificationEnum.java index beb29d51..5bb4e691 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountClassificationEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountClassificationEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountSubTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountSubTypeEnum.java index 6651258c..39c90079 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountSubTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountSubTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountTypeEnum.java index 9e7f7a51..5c665d77 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AccountTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AcquiredAsEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AcquiredAsEnum.java index af4bc2d5..6411df78 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AcquiredAsEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AcquiredAsEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AdvancedInventoryPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AdvancedInventoryPrefs.java index ccd234d5..ceacdc61 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AdvancedInventoryPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AdvancedInventoryPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attachable.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attachable.java index 9b598aa0..2f2ab239 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attachable.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attachable.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableCategoryEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableCategoryEnum.java index 29e8bfab..44ae6123 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableCategoryEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableCategoryEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableRef.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableRef.java index 3a3770cb..5d2c5f65 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableRef.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableRef.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableResponse.java index 562aa9e5..7c5fdcec 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/AttachableResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attribute.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attribute.java index 122d389e..7a8de6ba 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attribute.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attribute.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attributes.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attributes.java index 53a2e82d..3d446276 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attributes.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Attributes.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemRequest.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemRequest.java index bf49b195..e41c0733 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemRequest.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemRequest.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemResponse.java index 99805d7f..864c3803 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BatchItemResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Bill.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Bill.java index 4309c67e..e2542c53 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Bill.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Bill.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPayment.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPayment.java index 9b580603..bc5bd71f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPayment.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPayment.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCheck.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCheck.java index 74cdc472..265f8356 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCheck.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCheck.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCreditCard.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCreditCard.java index 9851a00d..c4465572 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCreditCard.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentCreditCard.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentTypeEnum.java index 448e536f..09526c9f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillPaymentTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillableStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillableStatusEnum.java index 221e1f06..a9378b73 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillableStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BillableStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BooleanTypeCustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BooleanTypeCustomFieldDefinition.java index de678a5f..79c864ef 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BooleanTypeCustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BooleanTypeCustomFieldDefinition.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Budget.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Budget.java index e629b0ed..e730e45d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Budget.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Budget.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetDetail.java index cbaf099f..20f8e303 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetEntryTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetEntryTypeEnum.java index 8cb7b981..40eb1e6c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetEntryTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetEntryTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetTypeEnum.java index 47c93ba3..7b0894b1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/BudgetTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCAVSMatchEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCAVSMatchEnum.java index b22604a7..8323caf0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCAVSMatchEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCAVSMatchEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCPaymentStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCPaymentStatusEnum.java index 474bd6a8..a6e231a7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCPaymentStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCPaymentStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCSecurityCodeMatchEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCSecurityCodeMatchEnum.java index 0941e875..dd961d44 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCSecurityCodeMatchEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCSecurityCodeMatchEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnModeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnModeEnum.java index 1d324cec..c931ebf0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnModeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnModeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnTypeEnum.java index 83cf9c08..d35fa33a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CCTxnTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCQuery.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCQuery.java index f57c91d0..26147ea7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCQuery.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCQuery.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCResponse.java index ceab62e6..9c4886d3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CDCResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Cascade.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Cascade.java index d6ebb279..90b0ebf7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Cascade.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Cascade.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CascadeResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CascadeResponse.java index d7952ce8..510f3cc5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CascadeResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CascadeResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashBackInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashBackInfo.java index 688caae4..9d819446 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashBackInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashBackInfo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashPurchase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashPurchase.java index 599dc5f3..2dbd118f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashPurchase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CashPurchase.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ChargeCredit.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ChargeCredit.java index 24ec5c16..d8aea51d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ChargeCredit.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ChargeCredit.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPayment.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPayment.java index 411f1cc3..45716b91 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPayment.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPayment.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPurchase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPurchase.java index f70431f9..8f0fda48 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPurchase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CheckPurchase.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Class.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Class.java index 31b8d13e..d9463eb9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Class.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Class.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColData.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColData.java index 88a79463..69f7a4bc 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColData.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Column.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Column.java index 0c432ff1..26d1cf6f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Column.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Column.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColumnTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColumnTypeEnum.java index 80c41389..9922883a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColumnTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ColumnTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Columns.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Columns.java index 015b2902..3f32881b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Columns.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Columns.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Company.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Company.java index e9cf5578..a7f4f047 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Company.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Company.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyAccountingPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyAccountingPrefs.java index ab70c881..028d4a49 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyAccountingPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyAccountingPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyCurrency.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyCurrency.java index f288ee88..2896cce6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyCurrency.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyCurrency.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyInfo.java index 13518ffb..417b890a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CompanyInfo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactInfo.java index 9c6ba3fd..dc5d318a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactInfo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactTypeEnum.java index c90f6f02..a2aec772 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ContactTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPayment.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPayment.java index e720d5fe..d67401ee 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPayment.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPayment.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPurchase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPurchase.java index 479e7c40..a946587b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPurchase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardPurchase.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardTypeEnum.java index 826495bd..5318a41d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditCardTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeInfo.java index e418f994..49112e92 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeInfo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeResponse.java index 8010c416..e5f91a36 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditChargeResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditMemo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditMemo.java index b65389ff..1b32c233 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditMemo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CreditMemo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Currency.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Currency.java index a2936295..5ad2c5f6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Currency.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Currency.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyCode.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyCode.java index 7ab9644b..c67d4f48 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyCode.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyCode.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyPrefs.java index 2f9ac497..5dc12466 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CurrencyPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomField.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomField.java index 0f5def04..f5f07baa 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomField.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomField.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldDefinition.java index cd4a847a..8012000e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldDefinition.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldTypeEnum.java index a9badae2..c901592c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomFieldTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Customer.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Customer.java index e0cc271d..1eee1d09 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Customer.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Customer.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerMsg.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerMsg.java index 46a2930d..fae888df 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerMsg.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerMsg.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerType.java index 205cce95..f1c55f3b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerTypeEnum.java index b0e5dd0b..575da89d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/CustomerTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateMacro.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateMacro.java index 880d2430..ebfa3408 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateMacro.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateMacro.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateTypeCustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateTypeCustomFieldDefinition.java index 91e82213..47a7bf2e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateTypeCustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DateTypeCustomFieldDefinition.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DayOfWeekEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DayOfWeekEnum.java index 27e5767c..48dda293 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DayOfWeekEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DayOfWeekEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryErrorTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryErrorTypeEnum.java index 6526c555..5403d841 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryErrorTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryErrorTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryTypeEnum.java index 06a462b1..211e3905 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DeliveryTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Department.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Department.java index 21e10e98..59f48bc3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Department.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Department.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Deposit.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Deposit.java index 4a99247f..6f18b0e1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Deposit.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Deposit.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DepositLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DepositLineDetail.java index f1a208fc..36b90996 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DepositLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DepositLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DescriptionLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DescriptionLineDetail.java index dfee2e1d..28058fa4 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DescriptionLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DescriptionLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DesktopEntityTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DesktopEntityTypeEnum.java index 900263b6..dd8c7f66 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DesktopEntityTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DesktopEntityTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountLineDetail.java index d3c19772..4480eff4 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountOverride.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountOverride.java index 2af6e12f..4cbc37d2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountOverride.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountOverride.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountTypeEnum.java index 7d589929..b9da69b5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/DiscountTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionEnabledStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionEnabledStatusEnum.java index 146e3ee0..88ca8f14 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionEnabledStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionEnabledStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionStatusEnum.java index fb41dfac..dbfa49e7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ETransactionStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EffectiveTaxRate.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EffectiveTaxRate.java index c04b5c75..4016b154 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EffectiveTaxRate.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EffectiveTaxRate.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddress.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddress.java index a3b3cc72..c2af322b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddress.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddress.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddressTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddressTypeEnum.java index b26b4f81..a6f64af8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddressTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailAddressTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailDeliveryInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailDeliveryInfo.java index b4d6a176..b6a606e1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailDeliveryInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailDeliveryInfo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessage.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessage.java index ab862209..25676428 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessage.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessage.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessagesPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessagesPrefs.java index 35f7605e..1ee68ab6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessagesPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailMessagesPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailStatusEnum.java index cacb29af..23a54cd6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmailStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Employee.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Employee.java index d4ba7594..c29244c6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Employee.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Employee.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmployeeTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmployeeTypeEnum.java index 21082ced..83b565d6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmployeeTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EmployeeTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityStatusEnum.java index d9205912..dd99c8e8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeEnum.java index ed38fe5a..2cb07437 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeRef.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeRef.java index f56c38bb..93c5de43 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeRef.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EntityTypeRef.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Error.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Error.java index dc175b93..bf9fe087 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Error.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Error.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Estimate.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Estimate.java index 1f68a513..a47077b6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Estimate.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Estimate.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EstimateStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EstimateStatusEnum.java index ff30011e..d55778c3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EstimateStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/EstimateStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ExchangeRate.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ExchangeRate.java index c5586599..88a884e0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ExchangeRate.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ExchangeRate.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Fault.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Fault.java index ccf1465a..de776651 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Fault.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Fault.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FaultTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FaultTypeEnum.java index 7f475ab7..ed76af21 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FaultTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FaultTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FinanceChargePrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FinanceChargePrefs.java index 512b132c..f3993d3a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FinanceChargePrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FinanceChargePrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FixedAsset.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FixedAsset.java index b284a5d2..36b0c395 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FixedAsset.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/FixedAsset.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Gender.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Gender.java index 8853eb6e..7983cf39 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Gender.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Gender.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GenericContactType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GenericContactType.java index 3cf67fd3..966153c9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GenericContactType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GenericContactType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GlobalTaxCalculationEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GlobalTaxCalculationEnum.java index 087f7330..1bce0b9c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GlobalTaxCalculationEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GlobalTaxCalculationEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GroupLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GroupLineDetail.java index bb070949..43e0a185 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GroupLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/GroupLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Header.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Header.java index cd662186..f333acfc 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Header.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Header.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IdDomainEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IdDomainEnum.java index 3649648b..44936d42 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IdDomainEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IdDomainEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitAnyType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitAnyType.java index c369db79..96837966 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitAnyType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitAnyType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitBatchRequest.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitBatchRequest.java index fe76a38d..42c97a67 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitBatchRequest.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitBatchRequest.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitEntity.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitEntity.java index b944e857..40cac622 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitEntity.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitEntity.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitResponse.java index aeb89041..5a39383f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/IntuitResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/InventorySite.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/InventorySite.java index 8fd3919b..323461fe 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/InventorySite.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/InventorySite.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Invoice.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Invoice.java index b1c88d0b..b5fdc8f2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Invoice.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Invoice.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Item.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Item.java index 09b1835b..f3d20d22 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Item.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Item.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemAssemblyDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemAssemblyDetail.java index 3838e19c..b89c4fc7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemAssemblyDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemAssemblyDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemBasedExpenseLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemBasedExpenseLineDetail.java index 6cc2d87a..4acd637d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemBasedExpenseLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemBasedExpenseLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemCategoryTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemCategoryTypeEnum.java index f65005d1..e206a160 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemCategoryTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemCategoryTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemComponentLine.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemComponentLine.java index a984c16d..dd328394 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemComponentLine.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemComponentLine.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemGroupDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemGroupDetail.java index d0a8e12f..e3eb558d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemGroupDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemGroupDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemLineDetail.java index 1b892b92..c204c7b1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemReceiptLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemReceiptLineDetail.java index 0334f634..3b44816c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemReceiptLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemReceiptLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemTypeEnum.java index a0de4901..0464d64a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ItemTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobInfo.java index 3725b2eb..0af9a658 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobInfo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobStatusEnum.java index 0b164d16..49b27358 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobType.java index 6a36af8f..3abe4a9d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JobType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCode.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCode.java index 21e76d5c..01b14624 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCode.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCode.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCodeTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCodeTypeEnum.java index 6684a8e4..7763e552 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCodeTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalCodeTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntry.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntry.java index c5e14d05..45968e68 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntry.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntry.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntryLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntryLineDetail.java index b826a014..9fc34789 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntryLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/JournalEntryLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Line.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Line.java index e42b3fc1..6371bc06 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Line.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Line.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LineDetailTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LineDetailTypeEnum.java index 5e6a4727..4a270109 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LineDetailTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LineDetailTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LinkedTxn.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LinkedTxn.java index 4c311cf4..dab896e3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LinkedTxn.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/LinkedTxn.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MarkupInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MarkupInfo.java index 4dc9f42e..2a7099ca 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MarkupInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MarkupInfo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MasterAccount.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MasterAccount.java index 4aa65ee1..55402e97 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MasterAccount.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MasterAccount.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MemoRef.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MemoRef.java index c013d7ad..a51ace41 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MemoRef.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MemoRef.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ModificationMetaData.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ModificationMetaData.java index 0557f406..9571d8c8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ModificationMetaData.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ModificationMetaData.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Money.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Money.java index 4522d4fb..294cbff8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Money.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Money.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MonthEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MonthEnum.java index 7c427260..f8888984 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MonthEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/MonthEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameBase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameBase.java index 214c5b68..413b659d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameBase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameBase.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameValue.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameValue.java index 3ee951f7..c5eaaf4b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameValue.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NameValue.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NumberTypeCustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NumberTypeCustomFieldDefinition.java index a398fa92..d0f9daab 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NumberTypeCustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/NumberTypeCustomFieldDefinition.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBAccount.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBAccount.java index 1befc42a..ba87b5d4 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBAccount.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBAccount.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBStatus.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBStatus.java index b97e5816..28ed0f67 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBStatus.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBStatus.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTransaction.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTransaction.java index 0806102c..d3519a46 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTransaction.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTransaction.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxn.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxn.java index e46e0ae0..c49eedd0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxn.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxn.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnDetail.java index 0693d95d..e3077446 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnStatusEnum.java index 4d433b64..34e5cde9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OLBTxnStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectFactory.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectFactory.java index 5ce9c37c..3356cdbd 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectFactory.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectFactory.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectNameEnumType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectNameEnumType.java index 1cf9c5c2..67824839 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectNameEnumType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ObjectNameEnumType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OperationEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OperationEnum.java index 1d877df8..0a331c9c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OperationEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OperationEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherName.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherName.java index e13f5537..a979851a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherName.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherName.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherPrefs.java index a3511353..2f081fb9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/OtherPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaySalesTaxEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaySalesTaxEnum.java index 0097a6f9..a36415e7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaySalesTaxEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaySalesTaxEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Payment.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Payment.java index 6cb12f00..10ef31ad 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Payment.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Payment.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentLineDetail.java index 7b384937..773a8075 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethod.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethod.java index dbd0ca6f..8fa250ee 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethod.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethod.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethodEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethodEnum.java index 1a63d030..084c768d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethodEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentMethodEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentStatusEnum.java index 5c71ec60..ff9cc972 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentTypeEnum.java index 243000ce..52abd0ed 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PaymentTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PerItemAdjustEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PerItemAdjustEnum.java index bac5ba88..8dc76116 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PerItemAdjustEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PerItemAdjustEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddress.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddress.java index 6e5c6f38..6fdfd5a1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddress.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddress.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddressTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddressTypeEnum.java index ea2b1212..6b903172 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddressTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PhysicalAddressTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PostingTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PostingTypeEnum.java index 1f139315..69c35003 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PostingTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PostingTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Preferences.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Preferences.java index e8746a11..9e2db5f7 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Preferences.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Preferences.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevel.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevel.java index d857bb7b..12c55172 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevel.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevel.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelPerItem.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelPerItem.java index afb00af9..20522930 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelPerItem.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelPerItem.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelTypeEnum.java index 9c25d211..6eff1e25 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PriceLevelTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintDocumentPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintDocumentPrefs.java index b32b10a6..8353e292 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintDocumentPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintDocumentPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintStatusEnum.java index ac4d9856..9cd854d9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PrintStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ProductAndServicesPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ProductAndServicesPrefs.java index 1c3af7ad..ee89e3b0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ProductAndServicesPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ProductAndServicesPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Purchase.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Purchase.java index 6fdcb21c..9fe86876 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Purchase.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Purchase.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseByVendor.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseByVendor.java index abe3180b..d3c3fcae 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseByVendor.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseByVendor.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrder.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrder.java index 91e7fd8c..dce3ac59 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrder.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrder.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderItemLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderItemLineDetail.java index 869e9547..9c245074 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderItemLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderItemLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderStatusEnum.java index 09779a6e..ad28d229 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/PurchaseOrderStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QbdtEntityIdMapping.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QbdtEntityIdMapping.java index 9818db1b..5430aa6b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QbdtEntityIdMapping.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QbdtEntityIdMapping.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEntityTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEntityTypeEnum.java index c76eb000..f85f4913 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEntityTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEntityTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEstimateStatusEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEstimateStatusEnum.java index 4c36a876..dd4b9ad5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEstimateStatusEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QboEstimateStatusEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QueryResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QueryResponse.java index 107ee170..d1bfa7c0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QueryResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/QueryResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReferenceType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReferenceType.java index 43552b93..417857f9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReferenceType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReferenceType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RefundReceipt.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RefundReceipt.java index 829b4c36..3a42dfc6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RefundReceipt.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RefundReceipt.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimbursableTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimbursableTypeEnum.java index 6b0e565b..c1040816 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimbursableTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimbursableTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimburseCharge.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimburseCharge.java index df5107da..b734378c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimburseCharge.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReimburseCharge.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Report.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Report.java index 43d1d37c..b721ad17 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Report.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Report.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportBasisEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportBasisEnum.java index 738cd57a..1c99f3f1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportBasisEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportBasisEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportHeader.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportHeader.java index dc1bebc2..8c5ffad5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportHeader.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportHeader.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportPrefs.java index 497921c1..ebfa54fc 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ReportPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RoundingMethodEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RoundingMethodEnum.java index 15cd887e..fc531048 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RoundingMethodEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RoundingMethodEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Row.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Row.java index 88a9046f..4894aa0d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Row.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Row.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RowTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RowTypeEnum.java index 48b5891f..c5d11739 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RowTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/RowTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Rows.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Rows.java index 5f50d8e0..0797b9fc 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Rows.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Rows.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesFormsPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesFormsPrefs.java index 04c06959..50ee797c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesFormsPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesFormsPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesItemLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesItemLineDetail.java index f645a0c8..5340f977 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesItemLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesItemLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrder.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrder.java index 841c334c..e2b86d0f 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrder.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrder.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrderItemLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrderItemLineDetail.java index 949aad71..f6eea036 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrderItemLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesOrderItemLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesReceipt.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesReceipt.java index 11d21741..958355dd 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesReceipt.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesReceipt.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRep.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRep.java index fb726db5..c2a5c781 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRep.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRep.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRepTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRepTypeEnum.java index 9231fa92..f5e73e44 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRepTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesRepTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTermTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTermTypeEnum.java index 9b988fee..3daa9dae 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTermTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTermTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTransaction.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTransaction.java index 2c6b9579..309936f2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTransaction.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SalesTransaction.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ServiceTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ServiceTypeEnum.java index dd681fad..14f0dc82 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ServiceTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ServiceTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ShipMethod.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ShipMethod.java index bff572ab..048f614d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ShipMethod.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/ShipMethod.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialItemTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialItemTypeEnum.java index afde0eff..bb0b408a 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialItemTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialItemTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialTaxTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialTaxTypeEnum.java index 9bc6c955..3e9334e2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialTaxTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SpecialTaxTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatementCharge.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatementCharge.java index 546d0d5e..62638e0b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatementCharge.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatementCharge.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Status.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Status.java index 50957149..c55eb057 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Status.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Status.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatusInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatusInfo.java index a920ec73..ce7068be 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatusInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StatusInfo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StringTypeCustomFieldDefinition.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StringTypeCustomFieldDefinition.java index 29a9689d..00721c1c 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StringTypeCustomFieldDefinition.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/StringTypeCustomFieldDefinition.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SubTotalLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SubTotalLineDetail.java index 8e9c5289..ea6b32e1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SubTotalLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SubTotalLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SummarizeColumnsByEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SummarizeColumnsByEnum.java index a5d04cce..05476ced 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SummarizeColumnsByEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SummarizeColumnsByEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Summary.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Summary.java index ea11a5ae..c64b3487 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Summary.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Summary.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SymbolPositionEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SymbolPositionEnum.java index 6dfde680..41199e84 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SymbolPositionEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SymbolPositionEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncActivity.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncActivity.java index e2fe034c..00f7dcc3 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncActivity.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncActivity.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncError.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncError.java index de4fd598..91fb3015 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncError.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncError.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorResponse.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorResponse.java index e6ee5fc0..814baf73 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorResponse.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorResponse.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorType.java index 3f868bdc..7e541f33 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncErrorType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncObject.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncObject.java index 4bf713a4..44f8e6ce 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncObject.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncObject.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncType.java index 59269a85..9666e89b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSLineDetail.java index d75d67c8..c5c6c106 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSMetadata.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSMetadata.java index fab89502..deac6904 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSMetadata.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TDSMetadata.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Task.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Task.java index 195bb46b..035067b8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Task.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Task.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxAgency.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxAgency.java index 59a639f5..c259c1af 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxAgency.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxAgency.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxApplicableOnEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxApplicableOnEnum.java index df1efe39..5910ab82 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxApplicableOnEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxApplicableOnEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxCode.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxCode.java index 1708bc01..5e6189ad 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxCode.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxCode.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxFormTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxFormTypeEnum.java index 55f05a8f..201acd70 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxFormTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxFormTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxLineDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxLineDetail.java index b6145312..38086657 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxLineDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxLineDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxPrefs.java index 826fbded..94fa4427 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRate.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRate.java index 1637bbed..1bf63b13 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRate.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRate.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateApplicableOnEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateApplicableOnEnum.java index c0c95a99..1ae990ba 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateApplicableOnEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateApplicableOnEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetail.java index aa717ba2..b0a40d43 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetails.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetails.java index eb64be6d..d4151198 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetails.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDetails.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDisplayTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDisplayTypeEnum.java index 2043d130..f8e63143 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDisplayTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateDisplayTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateList.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateList.java index ff6139bb..0feb97cc 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateList.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxRateList.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReportBasisTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReportBasisTypeEnum.java index a34cb720..48381586 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReportBasisTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReportBasisTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReturn.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReturn.java index 149e8d9b..ef0165c1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReturn.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxReturn.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxService.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxService.java index 65971a8e..4c144250 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxService.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxService.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxTypeApplicablityEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxTypeApplicablityEnum.java index 06c84723..db722fb9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxTypeApplicablityEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TaxTypeApplicablityEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneDeviceTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneDeviceTypeEnum.java index c63e9cb1..8c02659d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneDeviceTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneDeviceTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumber.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumber.java index 44e931db..7ec8cab1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumber.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumber.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumberTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumberTypeEnum.java index 9b0ec2ee..eb378a81 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumberTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TelephoneNumberTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateName.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateName.java index 99c9fa64..d881e7da 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateName.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateName.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateTypeEnum.java index aa4d8240..8dc3de93 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TemplateTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Term.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Term.java index b9363c97..b2557da6 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Term.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Term.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivity.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivity.java index c1bcb313..7b152f05 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivity.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivity.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivityTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivityTypeEnum.java index f97fc9ce..4d40d682 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivityTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeActivityTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeEntryUsedForPaychecksEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeEntryUsedForPaychecksEnum.java index 6ffce799..d11d9576 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeEntryUsedForPaychecksEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeEntryUsedForPaychecksEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeTrackingPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeTrackingPrefs.java index e5e019c2..bd410dec 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeTrackingPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TimeTrackingPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transaction.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transaction.java index ede3551a..e12fe180 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transaction.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transaction.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionDeliveryInfo.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionDeliveryInfo.java index 1eb1c658..ee5d1a78 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionDeliveryInfo.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionDeliveryInfo.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionLocationTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionLocationTypeEnum.java index 4cf5fcc5..0ab01869 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionLocationTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TransactionLocationTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transfer.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transfer.java index 0f0c795a..60c116b0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transfer.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Transfer.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnSourceEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnSourceEnum.java index dac52484..03538001 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnSourceEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnSourceEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTaxDetail.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTaxDetail.java index beffe806..62b3bc5e 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTaxDetail.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTaxDetail.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTypeEnum.java index 0eff7ef2..8f6421a9 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/TxnTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOM.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOM.java index 67252cf3..6708df5b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOM.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOM.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMBaseTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMBaseTypeEnum.java index bdb884e7..e0f868e8 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMBaseTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMBaseTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMConvUnit.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMConvUnit.java index 7bd4b7e6..98046a22 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMConvUnit.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMConvUnit.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMFeatureTypeEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMFeatureTypeEnum.java index 0f58893d..3e1df5b0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMFeatureTypeEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMFeatureTypeEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMRef.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMRef.java index 4b502131..e01c0318 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMRef.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UOMRef.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/User.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/User.java index da0431a5..50461fd0 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/User.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/User.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UserAlert.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UserAlert.java index 4af24552..329d224b 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UserAlert.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/UserAlert.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Vendor.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Vendor.java index 1dbb83e7..15bbf4be 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Vendor.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Vendor.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorAndPurchasesPrefs.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorAndPurchasesPrefs.java index 9fffc673..7df689b1 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorAndPurchasesPrefs.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorAndPurchasesPrefs.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorCredit.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorCredit.java index 23ecb885..429cc6e2 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorCredit.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorCredit.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorType.java index 9cb10d43..fea6585d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorType.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/VendorType.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warning.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warning.java index d34344f2..1eb0d996 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warning.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warning.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warnings.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warnings.java index 9be7958a..67c9bc2d 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warnings.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/Warnings.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WebSiteAddress.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WebSiteAddress.java index d1c1949d..d1f67c15 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WebSiteAddress.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WebSiteAddress.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WeekEnum.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WeekEnum.java index 11ba41bb..53f37c77 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WeekEnum.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/WeekEnum.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/package-info.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/package-info.java index 80c4c12b..ba75e0f5 100644 --- a/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/package-info.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/package-info.java @@ -1,3 +1,18 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb diff --git a/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/DateAdapter.java b/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/DateAdapter.java index 5017547e..08486c55 100755 --- a/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/DateAdapter.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/DateAdapter.java @@ -1,9 +1,18 @@ -/* CONFIDENTIAL -- Copyright 2009, 2017 Intuit Inc. This material contains certain * - * trade secrets and confidential and proprietary information of Intuit Inc. * - * Use, reproduction, disclosure and distribution by any means are prohibited,* - * except pursuant to a written license from Intuit Inc. Use of copyright * - * notice is precautionary and does not imply publication or disclosure. * - */ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ package com.intuit.sb.cdm.util.v3; import java.util.Date; diff --git a/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/DateTimeAdapter.java b/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/DateTimeAdapter.java index 07896fc7..fe4ce65d 100755 --- a/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/DateTimeAdapter.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/DateTimeAdapter.java @@ -1,9 +1,18 @@ -/* CONFIDENTIAL -- Copyright 2009, 2017 Intuit Inc. This material contains certain * - * trade secrets and confidential and proprietary information of Intuit Inc. * - * Use, reproduction, disclosure and distribution by any means are prohibited,* - * except pursuant to a written license from Intuit Inc. Use of copyright * - * notice is precautionary and does not imply publication or disclosure. * - */ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ package com.intuit.sb.cdm.util.v3; import java.util.Calendar; diff --git a/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/TimestampAdapter.java b/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/TimestampAdapter.java index 2e4417f4..e9c7e018 100755 --- a/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/TimestampAdapter.java +++ b/ipp-v3-java-data/src/main/java/com/intuit/sb/cdm/util/v3/TimestampAdapter.java @@ -1,9 +1,18 @@ -/* CONFIDENTIAL -- Copyright 2009, 2017 Intuit Inc. This material contains certain * - * trade secrets and confidential and proprietary information of Intuit Inc. * - * Use, reproduction, disclosure and distribution by any means are prohibited,* - * except pursuant to a written license from Intuit Inc. Use of copyright * - * notice is precautionary and does not imply publication or disclosure. * - */ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ package com.intuit.sb.cdm.util.v3; import java.sql.Timestamp;