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..ff38682e 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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,8 +1,23 @@ +/******************************************************************************* + * Copyright (c) 2017 Intuit + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + *******************************************************************************/ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // See http://java.sun.com/xml/jaxb // Any modifications to this file will be lost upon recompilation of the 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 +157,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 +1697,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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // @@ -102,68 +102,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 +175,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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // @@ -132,68 +132,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 +205,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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // @@ -101,6 +101,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 +148,8 @@ "customerEx", "secondaryTaxIdentifier", "arAccountRef", - "primaryTaxIdentifier" + "primaryTaxIdentifier", + "taxExemptionReasonId" }) public class Customer extends NameBase @@ -231,6 +233,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 +1129,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 +1509,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 +1713,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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // @@ -95,8 +95,8 @@ public class IntuitAnyType * *

* Objects of the following type(s) are allowed in the list - * {@link Object } * {@link Element } + * {@link Object } * * */ @@ -112,8 +112,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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // @@ -163,68 +163,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 +236,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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // @@ -58,6 +58,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 +72,8 @@ "percentBased", "value", "percent", - "priceLevelRef" + "priceLevelRef", + "markUpIncomeAccountRef" }) public class MarkupInfo implements Serializable, Equals, HashCode @@ -86,6 +88,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 +187,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 +255,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 +294,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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // @@ -137,68 +137,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 +310,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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // @@ -59,6 +59,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 +102,7 @@ "delayedCharges", "salesEmailCc", "salesEmailBcc", + "emailCopyToCompany", "allowDeposit", "allowDiscount", "defaultDiscountAccount", @@ -145,6 +147,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 +351,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 +1073,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 +1356,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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // @@ -87,68 +87,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 +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/SyncType.java b/ipp-v3-java-data/src/main/java/com/intuit/ipp/data/SyncType.java index 5c2dbece..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -5,7 +5,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -17,7 +17,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 // 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..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 @@ -17,7 +17,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 // @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/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; 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/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("&"); 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/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&"); } 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