Skip to content

Commit 55a7f8e

Browse files
author
yzou
committed
update jaxb for the newly updated classes
1 parent e6b6863 commit 55a7f8e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ipp-v3-java-data/src/main/java/META-INF/sun-jaxb.episode

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0
66
See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
77
Any modifications to this file will be lost upon recompilation of the source schema.
8-
Generated on: 2020.11.09 at 07:43:52 AM PST
8+
Generated on: 2021.05.03 at 02:01:21 PM PDT
99
1010
-->
1111
<bindings xmlns:tns="http://schema.intuit.com/finance/v3" if-exists="true" scd="x-schema::tns">
@@ -666,6 +666,9 @@ Generated on: 2020.11.09 at 07:43:52 AM PST
666666
<bindings if-exists="true" scd="~tns:FifoCalculationStatus">
667667
<typesafeEnumClass ref="com.intuit.ipp.data.FifoCalculationStatus"/>
668668
</bindings>
669+
<bindings if-exists="true" scd="~tns:SourceTypeEnum">
670+
<typesafeEnumClass ref="com.intuit.ipp.data.SourceTypeEnum"/>
671+
</bindings>
669672
<bindings if-exists="true" scd="~tns:AcquiredAsEnum">
670673
<typesafeEnumClass ref="com.intuit.ipp.data.AcquiredAsEnum"/>
671674
</bindings>

0 commit comments

Comments
 (0)