diff --git a/src/main/java/iofXml/v2/Account.java b/src/main/java/iofXml/v2/Account.java
index 1481ab16..ddc6bee2 100644
--- a/src/main/java/iofXml/v2/Account.java
+++ b/src/main/java/iofXml/v2/Account.java
@@ -12,9 +12,9 @@
/**
- *
Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Address.java b/src/main/java/iofXml/v2/Address.java
index 38ca216f..7b0490d9 100644
--- a/src/main/java/iofXml/v2/Address.java
+++ b/src/main/java/iofXml/v2/Address.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/AddressType.java b/src/main/java/iofXml/v2/AddressType.java
index a2024097..73d23569 100644
--- a/src/main/java/iofXml/v2/AddressType.java
+++ b/src/main/java/iofXml/v2/AddressType.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/AllocationControl.java b/src/main/java/iofXml/v2/AllocationControl.java
index fcd9dbbf..0214676b 100644
--- a/src/main/java/iofXml/v2/AllocationControl.java
+++ b/src/main/java/iofXml/v2/AllocationControl.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/AllocationControlType.java b/src/main/java/iofXml/v2/AllocationControlType.java
index d02ca254..233ba1e5 100644
--- a/src/main/java/iofXml/v2/AllocationControlType.java
+++ b/src/main/java/iofXml/v2/AllocationControlType.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/AllocationMethod.java b/src/main/java/iofXml/v2/AllocationMethod.java
index b0b01140..7166f712 100644
--- a/src/main/java/iofXml/v2/AllocationMethod.java
+++ b/src/main/java/iofXml/v2/AllocationMethod.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Amount.java b/src/main/java/iofXml/v2/Amount.java
index df454328..8bf52ed5 100644
--- a/src/main/java/iofXml/v2/Amount.java
+++ b/src/main/java/iofXml/v2/Amount.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/BadgeLimit.java b/src/main/java/iofXml/v2/BadgeLimit.java
index a4fe9bdc..9b0de7be 100644
--- a/src/main/java/iofXml/v2/BadgeLimit.java
+++ b/src/main/java/iofXml/v2/BadgeLimit.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/BadgeList.java b/src/main/java/iofXml/v2/BadgeList.java
index 5d7ef56f..5db7b8d8 100644
--- a/src/main/java/iofXml/v2/BadgeList.java
+++ b/src/main/java/iofXml/v2/BadgeList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -74,22 +74,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the badgeValue property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the badgeValue property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the badgeValue property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getBadgeValue().add(newItem);
+ * getBadgeValue().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link BadgeValue }
+ *
*
*
* @return
@@ -105,22 +106,23 @@ public List getBadgeValue() {
/**
* Gets the value of the badgeLimit property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the badgeLimit property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the badgeLimit property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getBadgeLimit().add(newItem);
+ * getBadgeLimit().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link BadgeLimit }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/BadgeValue.java b/src/main/java/iofXml/v2/BadgeValue.java
index c2a9bb33..cd90a1fb 100644
--- a/src/main/java/iofXml/v2/BadgeValue.java
+++ b/src/main/java/iofXml/v2/BadgeValue.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/BadgeValueId.java b/src/main/java/iofXml/v2/BadgeValueId.java
index 840bbace..e8f8689a 100644
--- a/src/main/java/iofXml/v2/BadgeValueId.java
+++ b/src/main/java/iofXml/v2/BadgeValueId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/BirthDate.java b/src/main/java/iofXml/v2/BirthDate.java
index 0f89d36d..705f63a0 100644
--- a/src/main/java/iofXml/v2/BirthDate.java
+++ b/src/main/java/iofXml/v2/BirthDate.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Box.java b/src/main/java/iofXml/v2/Box.java
index 78b1211d..3d20a914 100644
--- a/src/main/java/iofXml/v2/Box.java
+++ b/src/main/java/iofXml/v2/Box.java
@@ -14,9 +14,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -77,22 +77,23 @@ public class Box {
/**
* Gets the value of the symbol property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the symbol property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the symbol property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSymbol().add(newItem);
+ * getSymbol().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Symbol }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CCard.java b/src/main/java/iofXml/v2/CCard.java
index 323a748f..6ce231ee 100644
--- a/src/main/java/iofXml/v2/CCard.java
+++ b/src/main/java/iofXml/v2/CCard.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Class.java b/src/main/java/iofXml/v2/Class.java
index d74786e2..2508cc78 100644
--- a/src/main/java/iofXml/v2/Class.java
+++ b/src/main/java/iofXml/v2/Class.java
@@ -16,9 +16,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -324,16 +324,16 @@ public void setNotQualifiedSubstituteClass(NotQualifiedSubstituteClass value) {
/**
* Gets the value of the entryFeeIdOrEntryFee property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the entryFeeIdOrEntryFee property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the entryFeeIdOrEntryFee property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEntryFeeIdOrEntryFee().add(newItem);
+ * getEntryFeeIdOrEntryFee().add(newItem);
*
*
*
@@ -341,6 +341,7 @@ public void setNotQualifiedSubstituteClass(NotQualifiedSubstituteClass value) {
* Objects of the following type(s) are allowed in the list
* {@link EntryFee }
* {@link EntryFeeId }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/ClassData.java b/src/main/java/iofXml/v2/ClassData.java
index a01c38d2..bb83fc80 100644
--- a/src/main/java/iofXml/v2/ClassData.java
+++ b/src/main/java/iofXml/v2/ClassData.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -74,22 +74,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the classType property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the classType property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the classType property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getClassType().add(newItem);
+ * getClassType().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ClassType }
+ *
*
*
* @return
@@ -105,22 +106,23 @@ public List getClassType() {
/**
* Gets the value of the clazz property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the clazz property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the clazz property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getClazz().add(newItem);
+ * getClazz().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Class }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/ClassId.java b/src/main/java/iofXml/v2/ClassId.java
index e1799fe3..bbe9adb4 100644
--- a/src/main/java/iofXml/v2/ClassId.java
+++ b/src/main/java/iofXml/v2/ClassId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/ClassRaceInfo.java b/src/main/java/iofXml/v2/ClassRaceInfo.java
index 75250461..6bddc357 100644
--- a/src/main/java/iofXml/v2/ClassRaceInfo.java
+++ b/src/main/java/iofXml/v2/ClassRaceInfo.java
@@ -15,9 +15,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -305,22 +305,23 @@ public void setClassRaceStatus(ClassRaceStatus value) {
/**
* Gets the value of the courseVariationId property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the courseVariationId property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the courseVariationId property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCourseVariationId().add(newItem);
+ * getCourseVariationId().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link String }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/ClassRaceStatus.java b/src/main/java/iofXml/v2/ClassRaceStatus.java
index 29a7cb09..f6b4f147 100644
--- a/src/main/java/iofXml/v2/ClassRaceStatus.java
+++ b/src/main/java/iofXml/v2/ClassRaceStatus.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/ClassResult.java b/src/main/java/iofXml/v2/ClassResult.java
index 8a866fcb..51b3be7d 100644
--- a/src/main/java/iofXml/v2/ClassResult.java
+++ b/src/main/java/iofXml/v2/ClassResult.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -135,16 +135,16 @@ public void setEventClass(EventClass value) {
/**
* Gets the value of the personResultOrTeamResult property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the personResultOrTeamResult property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the personResultOrTeamResult property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getPersonResultOrTeamResult().add(newItem);
+ * getPersonResultOrTeamResult().add(newItem);
*
*
*
@@ -152,6 +152,7 @@ public void setEventClass(EventClass value) {
* Objects of the following type(s) are allowed in the list
* {@link PersonResult }
* {@link TeamResult }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/ClassShortName.java b/src/main/java/iofXml/v2/ClassShortName.java
index 7b803ed0..945e9131 100644
--- a/src/main/java/iofXml/v2/ClassShortName.java
+++ b/src/main/java/iofXml/v2/ClassShortName.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/ClassStart.java b/src/main/java/iofXml/v2/ClassStart.java
index 93ff7970..f5654822 100644
--- a/src/main/java/iofXml/v2/ClassStart.java
+++ b/src/main/java/iofXml/v2/ClassStart.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -135,16 +135,16 @@ public void setEventClass(EventClass value) {
/**
* Gets the value of the personStartOrTeamStart property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the personStartOrTeamStart property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the personStartOrTeamStart property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getPersonStartOrTeamStart().add(newItem);
+ * getPersonStartOrTeamStart().add(newItem);
*
*
*
@@ -152,6 +152,7 @@ public void setEventClass(EventClass value) {
* Objects of the following type(s) are allowed in the list
* {@link PersonStart }
* {@link TeamStart }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/ClassType.java b/src/main/java/iofXml/v2/ClassType.java
index dc2995cd..4a424182 100644
--- a/src/main/java/iofXml/v2/ClassType.java
+++ b/src/main/java/iofXml/v2/ClassType.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/ClassTypeId.java b/src/main/java/iofXml/v2/ClassTypeId.java
index 06d3946c..786aa672 100644
--- a/src/main/java/iofXml/v2/ClassTypeId.java
+++ b/src/main/java/iofXml/v2/ClassTypeId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Clock.java b/src/main/java/iofXml/v2/Clock.java
index 69664cb3..0c0acc04 100644
--- a/src/main/java/iofXml/v2/Clock.java
+++ b/src/main/java/iofXml/v2/Clock.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Club.java b/src/main/java/iofXml/v2/Club.java
index 010a51ba..bef2e6a5 100644
--- a/src/main/java/iofXml/v2/Club.java
+++ b/src/main/java/iofXml/v2/Club.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -232,22 +232,23 @@ public void setCountry(Country value) {
/**
* Gets the value of the address property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the address property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the address property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getAddress().add(newItem);
+ * getAddress().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Address }
+ *
*
*
* @return
@@ -263,22 +264,23 @@ public List getAddress() {
/**
* Gets the value of the tele property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the tele property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the tele property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getTele().add(newItem);
+ * getTele().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Tele }
+ *
*
*
* @return
@@ -294,22 +296,23 @@ public List getTele() {
/**
* Gets the value of the webURL property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the webURL property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the webURL property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getWebURL().add(newItem);
+ * getWebURL().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link String }
+ *
*
*
* @return
@@ -325,22 +328,23 @@ public List getWebURL() {
/**
* Gets the value of the account property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the account property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the account property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getAccount().add(newItem);
+ * getAccount().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Account }
+ *
*
*
* @return
@@ -356,22 +360,23 @@ public List getAccount() {
/**
* Gets the value of the contact property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the contact property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the contact property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContact().add(newItem);
+ * getContact().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Contact }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/ClubEntry.java b/src/main/java/iofXml/v2/ClubEntry.java
index 219a101c..3f6ef628 100644
--- a/src/main/java/iofXml/v2/ClubEntry.java
+++ b/src/main/java/iofXml/v2/ClubEntry.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -128,22 +128,23 @@ public void setContact(Contact value) {
/**
* Gets the value of the entry property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the entry property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the entry property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEntry().add(newItem);
+ * getEntry().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Entry }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/ClubId.java b/src/main/java/iofXml/v2/ClubId.java
index c08c0507..6d9df6c6 100644
--- a/src/main/java/iofXml/v2/ClubId.java
+++ b/src/main/java/iofXml/v2/ClubId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/ClubList.java b/src/main/java/iofXml/v2/ClubList.java
index 45211ec3..7357a754 100644
--- a/src/main/java/iofXml/v2/ClubList.java
+++ b/src/main/java/iofXml/v2/ClubList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -70,22 +70,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the club property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the club property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the club property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getClub().add(newItem);
+ * getClub().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Club }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/ClubServiceRequest.java b/src/main/java/iofXml/v2/ClubServiceRequest.java
index 1c39fd60..40c4fe12 100644
--- a/src/main/java/iofXml/v2/ClubServiceRequest.java
+++ b/src/main/java/iofXml/v2/ClubServiceRequest.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -104,22 +104,23 @@ public void setClub(Club value) {
/**
* Gets the value of the serviceRequest property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the serviceRequest property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the serviceRequest property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getServiceRequest().add(newItem);
+ * getServiceRequest().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ServiceRequest }
+ *
*
*
* @return
@@ -135,22 +136,23 @@ public List getServiceRequest() {
/**
* Gets the value of the personServiceRequest property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the personServiceRequest property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the personServiceRequest property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getPersonServiceRequest().add(newItem);
+ * getPersonServiceRequest().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link PersonServiceRequest }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/Comment.java b/src/main/java/iofXml/v2/Comment.java
index 486ad073..f32ce0df 100644
--- a/src/main/java/iofXml/v2/Comment.java
+++ b/src/main/java/iofXml/v2/Comment.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Competitor.java b/src/main/java/iofXml/v2/Competitor.java
index ccd2b9db..dee3e0a7 100644
--- a/src/main/java/iofXml/v2/Competitor.java
+++ b/src/main/java/iofXml/v2/Competitor.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -226,22 +226,23 @@ public void setCountryId(CountryId value) {
/**
* Gets the value of the preSelectedClass property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the preSelectedClass property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the preSelectedClass property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getPreSelectedClass().add(newItem);
+ * getPreSelectedClass().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link PreSelectedClass }
+ *
*
*
* @return
@@ -257,22 +258,23 @@ public List getPreSelectedClass() {
/**
* Gets the value of the cCard property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the cCard property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the cCard property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCCard().add(newItem);
+ * getCCard().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CCard }
+ *
*
*
* @return
@@ -288,22 +290,23 @@ public List getCCard() {
/**
* Gets the value of the rank property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the rank property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the rank property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getRank().add(newItem);
+ * getRank().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Rank }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CompetitorList.java b/src/main/java/iofXml/v2/CompetitorList.java
index ee961ff9..bd40ebe9 100644
--- a/src/main/java/iofXml/v2/CompetitorList.java
+++ b/src/main/java/iofXml/v2/CompetitorList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -70,22 +70,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the competitor property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the competitor property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the competitor property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCompetitor().add(newItem);
+ * getCompetitor().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Competitor }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CompetitorStatus.java b/src/main/java/iofXml/v2/CompetitorStatus.java
index d4beac2d..e62f9f0d 100644
--- a/src/main/java/iofXml/v2/CompetitorStatus.java
+++ b/src/main/java/iofXml/v2/CompetitorStatus.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Contact.java b/src/main/java/iofXml/v2/Contact.java
index ba6b0dd3..e2c5b986 100644
--- a/src/main/java/iofXml/v2/Contact.java
+++ b/src/main/java/iofXml/v2/Contact.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/ContactType.java b/src/main/java/iofXml/v2/ContactType.java
index ef48df9d..2260a362 100644
--- a/src/main/java/iofXml/v2/ContactType.java
+++ b/src/main/java/iofXml/v2/ContactType.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Control.java b/src/main/java/iofXml/v2/Control.java
index e363d239..af876b79 100644
--- a/src/main/java/iofXml/v2/Control.java
+++ b/src/main/java/iofXml/v2/Control.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -149,16 +149,16 @@ public void setControlPosition(ControlPosition value) {
/**
* Gets the value of the punchingUnitOrPunchPattern property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the punchingUnitOrPunchPattern property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the punchingUnitOrPunchPattern property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getPunchingUnitOrPunchPattern().add(newItem);
+ * getPunchingUnitOrPunchPattern().add(newItem);
*
*
*
@@ -166,6 +166,7 @@ public void setControlPosition(ControlPosition value) {
* Objects of the following type(s) are allowed in the list
* {@link PunchingUnit }
* {@link String }
+ *
*
*
* @return
@@ -229,22 +230,23 @@ public void setMapPosition(MapPosition value) {
/**
* Gets the value of the comment property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the comment property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the comment property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getComment().add(newItem);
+ * getComment().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Comment }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/ControlPosition.java b/src/main/java/iofXml/v2/ControlPosition.java
index 9dc7b893..c1d5cb80 100644
--- a/src/main/java/iofXml/v2/ControlPosition.java
+++ b/src/main/java/iofXml/v2/ControlPosition.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Country.java b/src/main/java/iofXml/v2/Country.java
index 0c9cfe93..e96216c0 100644
--- a/src/main/java/iofXml/v2/Country.java
+++ b/src/main/java/iofXml/v2/Country.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -74,22 +74,23 @@ public void setCountryId(CountryId value) {
/**
* Gets the value of the name property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the name property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the name property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getName().add(newItem);
+ * getName().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Name }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CountryId.java b/src/main/java/iofXml/v2/CountryId.java
index 8b9aa906..27743359 100644
--- a/src/main/java/iofXml/v2/CountryId.java
+++ b/src/main/java/iofXml/v2/CountryId.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/CountryList.java b/src/main/java/iofXml/v2/CountryList.java
index 8c79462c..92419347 100644
--- a/src/main/java/iofXml/v2/CountryList.java
+++ b/src/main/java/iofXml/v2/CountryList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -70,22 +70,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the country property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the country property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the country property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCountry().add(newItem);
+ * getCountry().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Country }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/Course.java b/src/main/java/iofXml/v2/Course.java
index 52de8e70..ca7ae456 100644
--- a/src/main/java/iofXml/v2/Course.java
+++ b/src/main/java/iofXml/v2/Course.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -169,16 +169,16 @@ public void setEventRaceId(String value) {
/**
* Gets the value of the classIdOrClassShortName property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the classIdOrClassShortName property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the classIdOrClassShortName property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getClassIdOrClassShortName().add(newItem);
+ * getClassIdOrClassShortName().add(newItem);
*
*
*
@@ -186,6 +186,7 @@ public void setEventRaceId(String value) {
* Objects of the following type(s) are allowed in the list
* {@link ClassId }
* {@link ClassShortName }
+ *
*
*
* @return
@@ -201,22 +202,23 @@ public List getClassIdOrClassShortName() {
/**
* Gets the value of the courseVariation property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the courseVariation property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the courseVariation property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCourseVariation().add(newItem);
+ * getCourseVariation().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CourseVariation }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CourseBranch.java b/src/main/java/iofXml/v2/CourseBranch.java
index 9f6cd752..0c91adef 100644
--- a/src/main/java/iofXml/v2/CourseBranch.java
+++ b/src/main/java/iofXml/v2/CourseBranch.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -70,22 +70,23 @@ public void setCourseBranchId(String value) {
/**
* Gets the value of the courseControl property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the courseControl property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the courseControl property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCourseControl().add(newItem);
+ * getCourseControl().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CourseControl }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CourseClimb.java b/src/main/java/iofXml/v2/CourseClimb.java
index 8ddd87ee..fe030aa2 100644
--- a/src/main/java/iofXml/v2/CourseClimb.java
+++ b/src/main/java/iofXml/v2/CourseClimb.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/CourseControl.java b/src/main/java/iofXml/v2/CourseControl.java
index 5ff3aaec..ce383f27 100644
--- a/src/main/java/iofXml/v2/CourseControl.java
+++ b/src/main/java/iofXml/v2/CourseControl.java
@@ -14,9 +14,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -150,22 +150,23 @@ public void setControl(Control value) {
/**
* Gets the value of the comment property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the comment property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the comment property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getComment().add(newItem);
+ * getComment().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Comment }
+ *
*
*
* @return
@@ -181,22 +182,23 @@ public List getComment() {
/**
* Gets the value of the legLength property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the legLength property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the legLength property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getLegLength().add(newItem);
+ * getLegLength().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link LegLength }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CourseData.java b/src/main/java/iofXml/v2/CourseData.java
index 98de804b..2f602dfe 100644
--- a/src/main/java/iofXml/v2/CourseData.java
+++ b/src/main/java/iofXml/v2/CourseData.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -110,22 +110,23 @@ public void setMap(Map value) {
/**
* Gets the value of the startPoint property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the startPoint property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the startPoint property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getStartPoint().add(newItem);
+ * getStartPoint().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link StartPoint }
+ *
*
*
* @return
@@ -141,22 +142,23 @@ public List getStartPoint() {
/**
* Gets the value of the control property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the control property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the control property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getControl().add(newItem);
+ * getControl().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Control }
+ *
*
*
* @return
@@ -172,22 +174,23 @@ public List getControl() {
/**
* Gets the value of the finishPoint property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the finishPoint property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the finishPoint property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getFinishPoint().add(newItem);
+ * getFinishPoint().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link FinishPoint }
+ *
*
*
* @return
@@ -203,22 +206,23 @@ public List getFinishPoint() {
/**
* Gets the value of the course property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the course property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the course property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCourse().add(newItem);
+ * getCourse().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Course }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CourseLength.java b/src/main/java/iofXml/v2/CourseLength.java
index 72817cd9..df44e121 100644
--- a/src/main/java/iofXml/v2/CourseLength.java
+++ b/src/main/java/iofXml/v2/CourseLength.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/CourseSection.java b/src/main/java/iofXml/v2/CourseSection.java
index 095812b1..4d6b4b92 100644
--- a/src/main/java/iofXml/v2/CourseSection.java
+++ b/src/main/java/iofXml/v2/CourseSection.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -70,22 +70,23 @@ public void setCourseSectionId(String value) {
/**
* Gets the value of the courseBranch property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the courseBranch property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the courseBranch property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCourseBranch().add(newItem);
+ * getCourseBranch().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CourseBranch }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CourseSectionList.java b/src/main/java/iofXml/v2/CourseSectionList.java
index 23190112..20d5cc45 100644
--- a/src/main/java/iofXml/v2/CourseSectionList.java
+++ b/src/main/java/iofXml/v2/CourseSectionList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -78,22 +78,23 @@ public void setStartPointCode(String value) {
/**
* Gets the value of the courseSection property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the courseSection property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the courseSection property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCourseSection().add(newItem);
+ * getCourseSection().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CourseSection }
+ *
*
*
* @return
@@ -133,22 +134,23 @@ public void setFinishPointCode(String value) {
/**
* Gets the value of the distanceToFinish property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the distanceToFinish property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the distanceToFinish property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getDistanceToFinish().add(newItem);
+ * getDistanceToFinish().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link DistanceToFinish }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/CourseVariation.java b/src/main/java/iofXml/v2/CourseVariation.java
index efbf6918..81986e0e 100644
--- a/src/main/java/iofXml/v2/CourseVariation.java
+++ b/src/main/java/iofXml/v2/CourseVariation.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -264,22 +264,23 @@ public void setFinishChute(String value) {
/**
* Gets the value of the courseControl property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the courseControl property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the courseControl property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCourseControl().add(newItem);
+ * getCourseControl().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CourseControl }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/Date.java b/src/main/java/iofXml/v2/Date.java
index ba44b875..a544c39d 100644
--- a/src/main/java/iofXml/v2/Date.java
+++ b/src/main/java/iofXml/v2/Date.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/DeliveredQuantity.java b/src/main/java/iofXml/v2/DeliveredQuantity.java
index 3d563d32..37c5a44f 100644
--- a/src/main/java/iofXml/v2/DeliveredQuantity.java
+++ b/src/main/java/iofXml/v2/DeliveredQuantity.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Description.java b/src/main/java/iofXml/v2/Description.java
index 1ad33a5f..de02674d 100644
--- a/src/main/java/iofXml/v2/Description.java
+++ b/src/main/java/iofXml/v2/Description.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -46,22 +46,23 @@ public class Description {
/**
* Gets the value of the box property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the box property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the box property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getBox().add(newItem);
+ * getBox().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Box }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/DistanceFromStart.java b/src/main/java/iofXml/v2/DistanceFromStart.java
index f8e3da0f..11cd8227 100644
--- a/src/main/java/iofXml/v2/DistanceFromStart.java
+++ b/src/main/java/iofXml/v2/DistanceFromStart.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/DistanceToFinish.java b/src/main/java/iofXml/v2/DistanceToFinish.java
index 320c26a8..fd7386d6 100644
--- a/src/main/java/iofXml/v2/DistanceToFinish.java
+++ b/src/main/java/iofXml/v2/DistanceToFinish.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/DividedIntoClass.java b/src/main/java/iofXml/v2/DividedIntoClass.java
index b16cfd1b..3b6c0582 100644
--- a/src/main/java/iofXml/v2/DividedIntoClass.java
+++ b/src/main/java/iofXml/v2/DividedIntoClass.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -42,22 +42,23 @@ public class DividedIntoClass {
/**
* Gets the value of the eventClass property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the eventClass property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the eventClass property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEventClass().add(newItem);
+ * getEventClass().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EventClass }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/Entry.java b/src/main/java/iofXml/v2/Entry.java
index 4f0e6c30..634fbd88 100644
--- a/src/main/java/iofXml/v2/Entry.java
+++ b/src/main/java/iofXml/v2/Entry.java
@@ -15,9 +15,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -187,22 +187,23 @@ public void setPerson(Person value) {
/**
* Gets the value of the cCard property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the cCard property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the cCard property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getCCard().add(newItem);
+ * getCCard().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link CCard }
+ *
*
*
* @return
@@ -218,22 +219,23 @@ public List getCCard() {
/**
* Gets the value of the rank property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the rank property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the rank property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getRank().add(newItem);
+ * getRank().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Rank }
+ *
*
*
* @return
@@ -273,16 +275,16 @@ public void setTeamName(String value) {
/**
* Gets the value of the clubIdOrClubAndTeamSequence property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the clubIdOrClubAndTeamSequence property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the clubIdOrClubAndTeamSequence property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getClubIdOrClubAndTeamSequence().add(newItem);
+ * getClubIdOrClubAndTeamSequence().add(newItem);
*
*
*
@@ -291,6 +293,7 @@ public void setTeamName(String value) {
* {@link Club }
* {@link ClubId }
* {@link String }
+ *
*
*
* @return
@@ -306,22 +309,23 @@ public List getClubIdOrClubAndTeamSequence() {
/**
* Gets the value of the entryClass property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the entryClass property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the entryClass property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEntryClass().add(newItem);
+ * getEntryClass().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EntryClass }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/EntryClass.java b/src/main/java/iofXml/v2/EntryClass.java
index 436890fa..c45e122c 100644
--- a/src/main/java/iofXml/v2/EntryClass.java
+++ b/src/main/java/iofXml/v2/EntryClass.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/EntryData.java b/src/main/java/iofXml/v2/EntryData.java
index 8a7ab87c..1f1fba92 100644
--- a/src/main/java/iofXml/v2/EntryData.java
+++ b/src/main/java/iofXml/v2/EntryData.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -47,16 +47,16 @@ public class EntryData {
/**
* Gets the value of the addressAndTele property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the addressAndTele property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the addressAndTele property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getAddressAndTele().add(newItem);
+ * getAddressAndTele().add(newItem);
*
*
*
@@ -64,6 +64,7 @@ public class EntryData {
* Objects of the following type(s) are allowed in the list
* {@link Address }
* {@link Tele }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/EntryDate.java b/src/main/java/iofXml/v2/EntryDate.java
index c90aff72..ff67abb4 100644
--- a/src/main/java/iofXml/v2/EntryDate.java
+++ b/src/main/java/iofXml/v2/EntryDate.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/EntryFee.java b/src/main/java/iofXml/v2/EntryFee.java
index 3fea5459..1513ba55 100644
--- a/src/main/java/iofXml/v2/EntryFee.java
+++ b/src/main/java/iofXml/v2/EntryFee.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/EntryFeeId.java b/src/main/java/iofXml/v2/EntryFeeId.java
index 3d16ef02..38f0d928 100644
--- a/src/main/java/iofXml/v2/EntryFeeId.java
+++ b/src/main/java/iofXml/v2/EntryFeeId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/EntryList.java b/src/main/java/iofXml/v2/EntryList.java
index 7916d903..74ac397d 100644
--- a/src/main/java/iofXml/v2/EntryList.java
+++ b/src/main/java/iofXml/v2/EntryList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -70,22 +70,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the clubEntry property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the clubEntry property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the clubEntry property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getClubEntry().add(newItem);
+ * getClubEntry().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ClubEntry }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/EstimatedBestTime.java b/src/main/java/iofXml/v2/EstimatedBestTime.java
index 87f6dca7..b0f9b0da 100644
--- a/src/main/java/iofXml/v2/EstimatedBestTime.java
+++ b/src/main/java/iofXml/v2/EstimatedBestTime.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/EstimatedLastPrizeTime.java b/src/main/java/iofXml/v2/EstimatedLastPrizeTime.java
index 9238de78..85470308 100644
--- a/src/main/java/iofXml/v2/EstimatedLastPrizeTime.java
+++ b/src/main/java/iofXml/v2/EstimatedLastPrizeTime.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Event.java b/src/main/java/iofXml/v2/Event.java
index 25316611..1b125a21 100644
--- a/src/main/java/iofXml/v2/Event.java
+++ b/src/main/java/iofXml/v2/Event.java
@@ -14,9 +14,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -261,22 +261,23 @@ public void setFinishDate(FinishDate value) {
/**
* Gets the value of the eventOfficial property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the eventOfficial property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the eventOfficial property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEventOfficial().add(newItem);
+ * getEventOfficial().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EventOfficial }
+ *
*
*
* @return
@@ -316,22 +317,23 @@ public void setOrganiser(Organiser value) {
/**
* Gets the value of the eventClass property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the eventClass property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the eventClass property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEventClass().add(newItem);
+ * getEventClass().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EventClass }
+ *
*
*
* @return
@@ -347,22 +349,23 @@ public List getEventClass() {
/**
* Gets the value of the eventRace property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the eventRace property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the eventRace property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEventRace().add(newItem);
+ * getEventRace().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EventRace }
+ *
*
*
* @return
@@ -378,22 +381,23 @@ public List getEventRace() {
/**
* Gets the value of the webURL property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the webURL property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the webURL property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getWebURL().add(newItem);
+ * getWebURL().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link String }
+ *
*
*
* @return
@@ -433,22 +437,23 @@ public void setEntryData(EntryData value) {
/**
* Gets the value of the service property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the service property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the service property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getService().add(newItem);
+ * getService().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Service }
+ *
*
*
* @return
@@ -464,22 +469,23 @@ public List getService() {
/**
* Gets the value of the account property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the account property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the account property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getAccount().add(newItem);
+ * getAccount().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Account }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/EventClass.java b/src/main/java/iofXml/v2/EventClass.java
index d4aab70e..d12d2a83 100644
--- a/src/main/java/iofXml/v2/EventClass.java
+++ b/src/main/java/iofXml/v2/EventClass.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -125,16 +125,16 @@ public void setClazz(Class value) {
/**
* Gets the value of the eventRaceIdAndClassRaceInfoAndPunchingUnitType property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the eventRaceIdAndClassRaceInfoAndPunchingUnitType property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the eventRaceIdAndClassRaceInfoAndPunchingUnitType property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEventRaceIdAndClassRaceInfoAndPunchingUnitType().add(newItem);
+ * getEventRaceIdAndClassRaceInfoAndPunchingUnitType().add(newItem);
*
*
*
@@ -143,6 +143,7 @@ public void setClazz(Class value) {
* {@link ClassRaceInfo }
* {@link PunchingUnitType }
* {@link String }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/EventClassification.java b/src/main/java/iofXml/v2/EventClassification.java
index ca402f5c..90aaa4bb 100644
--- a/src/main/java/iofXml/v2/EventClassification.java
+++ b/src/main/java/iofXml/v2/EventClassification.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/EventClassificationId.java b/src/main/java/iofXml/v2/EventClassificationId.java
index e38c23b6..c9f98560 100644
--- a/src/main/java/iofXml/v2/EventClassificationId.java
+++ b/src/main/java/iofXml/v2/EventClassificationId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/EventId.java b/src/main/java/iofXml/v2/EventId.java
index 16b71c64..66b721df 100644
--- a/src/main/java/iofXml/v2/EventId.java
+++ b/src/main/java/iofXml/v2/EventId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/EventList.java b/src/main/java/iofXml/v2/EventList.java
index 6636ad67..71f74d5a 100644
--- a/src/main/java/iofXml/v2/EventList.java
+++ b/src/main/java/iofXml/v2/EventList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -74,22 +74,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the eventClassification property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the eventClassification property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the eventClassification property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEventClassification().add(newItem);
+ * getEventClassification().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link EventClassification }
+ *
*
*
* @return
@@ -105,22 +106,23 @@ public List getEventClassification() {
/**
* Gets the value of the event property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the event property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the event property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getEvent().add(newItem);
+ * getEvent().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Event }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/EventOfficial.java b/src/main/java/iofXml/v2/EventOfficial.java
index 4cc9a649..7ebdfa1d 100644
--- a/src/main/java/iofXml/v2/EventOfficial.java
+++ b/src/main/java/iofXml/v2/EventOfficial.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/EventRace.java b/src/main/java/iofXml/v2/EventRace.java
index 725640b5..9261d991 100644
--- a/src/main/java/iofXml/v2/EventRace.java
+++ b/src/main/java/iofXml/v2/EventRace.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/FinishDate.java b/src/main/java/iofXml/v2/FinishDate.java
index 4cb95925..907c7ffe 100644
--- a/src/main/java/iofXml/v2/FinishDate.java
+++ b/src/main/java/iofXml/v2/FinishDate.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/FinishPoint.java b/src/main/java/iofXml/v2/FinishPoint.java
index 574c5a23..834f1497 100644
--- a/src/main/java/iofXml/v2/FinishPoint.java
+++ b/src/main/java/iofXml/v2/FinishPoint.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -149,16 +149,16 @@ public void setControlPosition(ControlPosition value) {
/**
* Gets the value of the punchingUnitOrPunchPattern property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the punchingUnitOrPunchPattern property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the punchingUnitOrPunchPattern property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getPunchingUnitOrPunchPattern().add(newItem);
+ * getPunchingUnitOrPunchPattern().add(newItem);
*
*
*
@@ -166,6 +166,7 @@ public void setControlPosition(ControlPosition value) {
* Objects of the following type(s) are allowed in the list
* {@link PunchingUnit }
* {@link String }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/FinishTime.java b/src/main/java/iofXml/v2/FinishTime.java
index 4a92a438..08644018 100644
--- a/src/main/java/iofXml/v2/FinishTime.java
+++ b/src/main/java/iofXml/v2/FinishTime.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/FirstStart.java b/src/main/java/iofXml/v2/FirstStart.java
index a061373c..f4e59226 100644
--- a/src/main/java/iofXml/v2/FirstStart.java
+++ b/src/main/java/iofXml/v2/FirstStart.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/ForeignAccount.java b/src/main/java/iofXml/v2/ForeignAccount.java
index 78e651eb..9db053c7 100644
--- a/src/main/java/iofXml/v2/ForeignAccount.java
+++ b/src/main/java/iofXml/v2/ForeignAccount.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Given.java b/src/main/java/iofXml/v2/Given.java
index 40a036de..c73de02a 100644
--- a/src/main/java/iofXml/v2/Given.java
+++ b/src/main/java/iofXml/v2/Given.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/IOFVersion.java b/src/main/java/iofXml/v2/IOFVersion.java
index fc95e9c3..52675ce2 100644
--- a/src/main/java/iofXml/v2/IOFVersion.java
+++ b/src/main/java/iofXml/v2/IOFVersion.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/IofV2.java b/src/main/java/iofXml/v2/IofV2.java
index 9bce280e..92b9d1d9 100644
--- a/src/main/java/iofXml/v2/IofV2.java
+++ b/src/main/java/iofXml/v2/IofV2.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/LegLength.java b/src/main/java/iofXml/v2/LegLength.java
index 7dd8b22f..ffbc2205 100644
--- a/src/main/java/iofXml/v2/LegLength.java
+++ b/src/main/java/iofXml/v2/LegLength.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Map.java b/src/main/java/iofXml/v2/Map.java
index c2c23772..3bd88a81 100644
--- a/src/main/java/iofXml/v2/Map.java
+++ b/src/main/java/iofXml/v2/Map.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/MapPosition.java b/src/main/java/iofXml/v2/MapPosition.java
index 5fc7619c..afbb1891 100644
--- a/src/main/java/iofXml/v2/MapPosition.java
+++ b/src/main/java/iofXml/v2/MapPosition.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/MapTextPosition.java b/src/main/java/iofXml/v2/MapTextPosition.java
index 640bd8d6..32c18891 100644
--- a/src/main/java/iofXml/v2/MapTextPosition.java
+++ b/src/main/java/iofXml/v2/MapTextPosition.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/MaxNumber.java b/src/main/java/iofXml/v2/MaxNumber.java
index 39ea0b89..83f19272 100644
--- a/src/main/java/iofXml/v2/MaxNumber.java
+++ b/src/main/java/iofXml/v2/MaxNumber.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/ModifyDate.java b/src/main/java/iofXml/v2/ModifyDate.java
index 39380156..e5e2f66a 100644
--- a/src/main/java/iofXml/v2/ModifyDate.java
+++ b/src/main/java/iofXml/v2/ModifyDate.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Name.java b/src/main/java/iofXml/v2/Name.java
index 405977f2..ce6e3e72 100644
--- a/src/main/java/iofXml/v2/Name.java
+++ b/src/main/java/iofXml/v2/Name.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Nationality.java b/src/main/java/iofXml/v2/Nationality.java
index 0ff04b1e..ef50d575 100644
--- a/src/main/java/iofXml/v2/Nationality.java
+++ b/src/main/java/iofXml/v2/Nationality.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/NotQualifiedSubstituteClass.java b/src/main/java/iofXml/v2/NotQualifiedSubstituteClass.java
index d32ddb14..d2348948 100644
--- a/src/main/java/iofXml/v2/NotQualifiedSubstituteClass.java
+++ b/src/main/java/iofXml/v2/NotQualifiedSubstituteClass.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/ObjectFactory.java b/src/main/java/iofXml/v2/ObjectFactory.java
index 18ad9f15..13d1d8de 100644
--- a/src/main/java/iofXml/v2/ObjectFactory.java
+++ b/src/main/java/iofXml/v2/ObjectFactory.java
@@ -11,7 +11,7 @@
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the iofXml.v2 package.
- * An ObjectFactory allows you to programatically
+ *
An ObjectFactory allows you to programmatically
* construct new instances of the Java representation
* for XML content. The Java representation of XML
* content can consist of schema derived interfaces
@@ -24,40 +24,40 @@
@XmlRegistry
public class ObjectFactory {
- private final static QName _Family_QNAME = new QName("", "Family");
- private final static QName _WebURL_QNAME = new QName("", "WebURL");
- private final static QName _CCardId_QNAME = new QName("", "CCardId");
- private final static QName _RankPosition_QNAME = new QName("", "RankPosition");
- private final static QName _RankValue_QNAME = new QName("", "RankValue");
- private final static QName _EventOfficialRole_QNAME = new QName("", "EventOfficialRole");
- private final static QName _EventRaceId_QNAME = new QName("", "EventRaceId");
- private final static QName _CourseVariationId_QNAME = new QName("", "CourseVariationId");
- private final static QName _ServiceId_QNAME = new QName("", "ServiceId");
- private final static QName _ServiceOrderNumber_QNAME = new QName("", "ServiceOrderNumber");
- private final static QName _EntryId_QNAME = new QName("", "EntryId");
- private final static QName _TeamName_QNAME = new QName("", "TeamName");
- private final static QName _TeamSequence_QNAME = new QName("", "TeamSequence");
- private final static QName _StartNumber_QNAME = new QName("", "StartNumber");
- private final static QName _BibNumber_QNAME = new QName("", "BibNumber");
- private final static QName _StartId_QNAME = new QName("", "StartId");
- private final static QName _ResultPosition_QNAME = new QName("", "ResultPosition");
- private final static QName _StartPointCode_QNAME = new QName("", "StartPointCode");
- private final static QName _SymbolId_QNAME = new QName("", "SymbolId");
- private final static QName _FinishChute_QNAME = new QName("", "FinishChute");
- private final static QName _Sequence_QNAME = new QName("", "Sequence");
- private final static QName _ControlCode_QNAME = new QName("", "ControlCode");
- private final static QName _UnitCode_QNAME = new QName("", "UnitCode");
- private final static QName _PunchPattern_QNAME = new QName("", "PunchPattern");
- private final static QName _FinishPointCode_QNAME = new QName("", "FinishPointCode");
- private final static QName _Scale_QNAME = new QName("", "Scale");
- private final static QName _CourseName_QNAME = new QName("", "CourseName");
- private final static QName _CourseId_QNAME = new QName("", "CourseId");
- private final static QName _CourseSectionId_QNAME = new QName("", "CourseSectionId");
- private final static QName _CourseBranchId_QNAME = new QName("", "CourseBranchId");
- private final static QName _TimeFactor_QNAME = new QName("", "TimeFactor");
- private final static QName _Position_QNAME = new QName("", "Position");
- private final static QName _Info_QNAME = new QName("", "Info");
- private final static QName _FinishId_QNAME = new QName("", "FinishId");
+ private static final QName _Family_QNAME = new QName("", "Family");
+ private static final QName _WebURL_QNAME = new QName("", "WebURL");
+ private static final QName _CCardId_QNAME = new QName("", "CCardId");
+ private static final QName _RankPosition_QNAME = new QName("", "RankPosition");
+ private static final QName _RankValue_QNAME = new QName("", "RankValue");
+ private static final QName _EventOfficialRole_QNAME = new QName("", "EventOfficialRole");
+ private static final QName _EventRaceId_QNAME = new QName("", "EventRaceId");
+ private static final QName _CourseVariationId_QNAME = new QName("", "CourseVariationId");
+ private static final QName _ServiceId_QNAME = new QName("", "ServiceId");
+ private static final QName _ServiceOrderNumber_QNAME = new QName("", "ServiceOrderNumber");
+ private static final QName _EntryId_QNAME = new QName("", "EntryId");
+ private static final QName _TeamName_QNAME = new QName("", "TeamName");
+ private static final QName _TeamSequence_QNAME = new QName("", "TeamSequence");
+ private static final QName _StartNumber_QNAME = new QName("", "StartNumber");
+ private static final QName _BibNumber_QNAME = new QName("", "BibNumber");
+ private static final QName _StartId_QNAME = new QName("", "StartId");
+ private static final QName _ResultPosition_QNAME = new QName("", "ResultPosition");
+ private static final QName _StartPointCode_QNAME = new QName("", "StartPointCode");
+ private static final QName _SymbolId_QNAME = new QName("", "SymbolId");
+ private static final QName _FinishChute_QNAME = new QName("", "FinishChute");
+ private static final QName _Sequence_QNAME = new QName("", "Sequence");
+ private static final QName _ControlCode_QNAME = new QName("", "ControlCode");
+ private static final QName _UnitCode_QNAME = new QName("", "UnitCode");
+ private static final QName _PunchPattern_QNAME = new QName("", "PunchPattern");
+ private static final QName _FinishPointCode_QNAME = new QName("", "FinishPointCode");
+ private static final QName _Scale_QNAME = new QName("", "Scale");
+ private static final QName _CourseName_QNAME = new QName("", "CourseName");
+ private static final QName _CourseId_QNAME = new QName("", "CourseId");
+ private static final QName _CourseSectionId_QNAME = new QName("", "CourseSectionId");
+ private static final QName _CourseBranchId_QNAME = new QName("", "CourseBranchId");
+ private static final QName _TimeFactor_QNAME = new QName("", "TimeFactor");
+ private static final QName _Position_QNAME = new QName("", "Position");
+ private static final QName _Info_QNAME = new QName("", "Info");
+ private static final QName _FinishId_QNAME = new QName("", "FinishId");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: iofXml.v2
diff --git a/src/main/java/iofXml/v2/Organisation.java b/src/main/java/iofXml/v2/Organisation.java
index c09651cb..d4967a0e 100644
--- a/src/main/java/iofXml/v2/Organisation.java
+++ b/src/main/java/iofXml/v2/Organisation.java
@@ -11,9 +11,9 @@
/**
- *
Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -262,22 +262,23 @@ public void setCountry(Country value) {
/**
* Gets the value of the address property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the address property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the address property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getAddress().add(newItem);
+ * getAddress().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Address }
+ *
*
*
* @return
@@ -293,22 +294,23 @@ public List getAddress() {
/**
* Gets the value of the tele property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the tele property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the tele property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getTele().add(newItem);
+ * getTele().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Tele }
+ *
*
*
* @return
@@ -324,22 +326,23 @@ public List getTele() {
/**
* Gets the value of the account property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the account property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the account property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getAccount().add(newItem);
+ * getAccount().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Account }
+ *
*
*
* @return
@@ -355,22 +358,23 @@ public List getAccount() {
/**
* Gets the value of the contact property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the contact property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the contact property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContact().add(newItem);
+ * getContact().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Contact }
+ *
*
*
* @return
@@ -386,22 +390,23 @@ public List getContact() {
/**
* Gets the value of the subOrganisation property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the subOrganisation property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the subOrganisation property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSubOrganisation().add(newItem);
+ * getSubOrganisation().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SubOrganisation }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/OrganisationId.java b/src/main/java/iofXml/v2/OrganisationId.java
index 2ac27365..02ccd11b 100644
--- a/src/main/java/iofXml/v2/OrganisationId.java
+++ b/src/main/java/iofXml/v2/OrganisationId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/OrganisationList.java b/src/main/java/iofXml/v2/OrganisationList.java
index 26f47283..196345fe 100644
--- a/src/main/java/iofXml/v2/OrganisationList.java
+++ b/src/main/java/iofXml/v2/OrganisationList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -74,22 +74,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the organisationType property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the organisationType property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the organisationType property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getOrganisationType().add(newItem);
+ * getOrganisationType().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link OrganisationType }
+ *
*
*
* @return
@@ -105,22 +106,23 @@ public List getOrganisationType() {
/**
* Gets the value of the organisation property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the organisation property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the organisation property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getOrganisation().add(newItem);
+ * getOrganisation().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Organisation }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/OrganisationServiceRequest.java b/src/main/java/iofXml/v2/OrganisationServiceRequest.java
index 34c1e4c6..60626c87 100644
--- a/src/main/java/iofXml/v2/OrganisationServiceRequest.java
+++ b/src/main/java/iofXml/v2/OrganisationServiceRequest.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -104,22 +104,23 @@ public void setOrganisation(Organisation value) {
/**
* Gets the value of the serviceRequest property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the serviceRequest property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the serviceRequest property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getServiceRequest().add(newItem);
+ * getServiceRequest().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ServiceRequest }
+ *
*
*
* @return
@@ -135,22 +136,23 @@ public List getServiceRequest() {
/**
* Gets the value of the personServiceRequest property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the personServiceRequest property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the personServiceRequest property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getPersonServiceRequest().add(newItem);
+ * getPersonServiceRequest().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link PersonServiceRequest }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/OrganisationType.java b/src/main/java/iofXml/v2/OrganisationType.java
index 6b4e83f2..cf0a9e51 100644
--- a/src/main/java/iofXml/v2/OrganisationType.java
+++ b/src/main/java/iofXml/v2/OrganisationType.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -102,22 +102,23 @@ public void setName(Name value) {
/**
* Gets the value of the subOrganisationType property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the subOrganisationType property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the subOrganisationType property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getSubOrganisationType().add(newItem);
+ * getSubOrganisationType().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link SubOrganisationType }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/OrganisationTypeId.java b/src/main/java/iofXml/v2/OrganisationTypeId.java
index ca9131e8..d99b0791 100644
--- a/src/main/java/iofXml/v2/OrganisationTypeId.java
+++ b/src/main/java/iofXml/v2/OrganisationTypeId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Organiser.java b/src/main/java/iofXml/v2/Organiser.java
index 2647f10e..b6d4740a 100644
--- a/src/main/java/iofXml/v2/Organiser.java
+++ b/src/main/java/iofXml/v2/Organiser.java
@@ -12,9 +12,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -47,16 +47,16 @@ public class Organiser {
/**
* Gets the value of the clubIdOrClub property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the clubIdOrClub property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the clubIdOrClub property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getClubIdOrClub().add(newItem);
+ * getClubIdOrClub().add(newItem);
*
*
*
@@ -64,6 +64,7 @@ public class Organiser {
* Objects of the following type(s) are allowed in the list
* {@link Club }
* {@link ClubId }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/Person.java b/src/main/java/iofXml/v2/Person.java
index e223a2e6..187ed984 100644
--- a/src/main/java/iofXml/v2/Person.java
+++ b/src/main/java/iofXml/v2/Person.java
@@ -14,9 +14,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -152,22 +152,23 @@ public void setBirthDate(BirthDate value) {
/**
* Gets the value of the address property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the address property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the address property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getAddress().add(newItem);
+ * getAddress().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Address }
+ *
*
*
* @return
@@ -183,22 +184,23 @@ public List getAddress() {
/**
* Gets the value of the tele property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the tele property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the tele property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getTele().add(newItem);
+ * getTele().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Tele }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/PersonId.java b/src/main/java/iofXml/v2/PersonId.java
index 6e67782c..c61d0c61 100644
--- a/src/main/java/iofXml/v2/PersonId.java
+++ b/src/main/java/iofXml/v2/PersonId.java
@@ -13,9 +13,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/PersonList.java b/src/main/java/iofXml/v2/PersonList.java
index b971cdc0..4e273dd1 100644
--- a/src/main/java/iofXml/v2/PersonList.java
+++ b/src/main/java/iofXml/v2/PersonList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -70,22 +70,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the person property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the person property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the person property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getPerson().add(newItem);
+ * getPerson().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Person }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/PersonName.java b/src/main/java/iofXml/v2/PersonName.java
index 255ea77a..9eab0f51 100644
--- a/src/main/java/iofXml/v2/PersonName.java
+++ b/src/main/java/iofXml/v2/PersonName.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -70,22 +70,23 @@ public void setFamily(String value) {
/**
* Gets the value of the given property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the given property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the given property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getGiven().add(newItem);
+ * getGiven().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Given }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/PersonResult.java b/src/main/java/iofXml/v2/PersonResult.java
index 5cab0e0d..c44594dc 100644
--- a/src/main/java/iofXml/v2/PersonResult.java
+++ b/src/main/java/iofXml/v2/PersonResult.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -222,22 +222,23 @@ public void setCountry(Country value) {
/**
* Gets the value of the rank property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the rank property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the rank property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getRank().add(newItem);
+ * getRank().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Rank }
+ *
*
*
* @return
@@ -277,22 +278,23 @@ public void setResult(Result value) {
/**
* Gets the value of the raceResult property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the raceResult property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the raceResult property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getRaceResult().add(newItem);
+ * getRaceResult().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RaceResult }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/PersonServiceRequest.java b/src/main/java/iofXml/v2/PersonServiceRequest.java
index 4be696fb..5505a0c1 100644
--- a/src/main/java/iofXml/v2/PersonServiceRequest.java
+++ b/src/main/java/iofXml/v2/PersonServiceRequest.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -100,22 +100,23 @@ public void setPerson(Person value) {
/**
* Gets the value of the serviceRequest property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the serviceRequest property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the serviceRequest property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getServiceRequest().add(newItem);
+ * getServiceRequest().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ServiceRequest }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/PersonStart.java b/src/main/java/iofXml/v2/PersonStart.java
index b9c78143..2c0aebce 100644
--- a/src/main/java/iofXml/v2/PersonStart.java
+++ b/src/main/java/iofXml/v2/PersonStart.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -224,22 +224,23 @@ public void setCountry(Country value) {
/**
* Gets the value of the rank property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the rank property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the rank property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getRank().add(newItem);
+ * getRank().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Rank }
+ *
*
*
* @return
@@ -279,22 +280,23 @@ public void setStart(Start value) {
/**
* Gets the value of the raceStart property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the raceStart property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the raceStart property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getRaceStart().add(newItem);
+ * getRaceStart().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link RaceStart }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/Point.java b/src/main/java/iofXml/v2/Point.java
index 3fcde319..a2a8c701 100644
--- a/src/main/java/iofXml/v2/Point.java
+++ b/src/main/java/iofXml/v2/Point.java
@@ -10,9 +10,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/PreSelectedClass.java b/src/main/java/iofXml/v2/PreSelectedClass.java
index 29a891d3..0360c8ff 100644
--- a/src/main/java/iofXml/v2/PreSelectedClass.java
+++ b/src/main/java/iofXml/v2/PreSelectedClass.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/Press.java b/src/main/java/iofXml/v2/Press.java
index 30271748..ddde6fcf 100644
--- a/src/main/java/iofXml/v2/Press.java
+++ b/src/main/java/iofXml/v2/Press.java
@@ -14,9 +14,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -114,22 +114,23 @@ public void setName(Name value) {
/**
* Gets the value of the contact property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the contact property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the contact property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getContact().add(newItem);
+ * getContact().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Contact }
+ *
*
*
* @return
@@ -145,22 +146,23 @@ public List getContact() {
/**
* Gets the value of the address property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the address property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the address property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getAddress().add(newItem);
+ * getAddress().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Address }
+ *
*
*
* @return
@@ -176,22 +178,23 @@ public List getAddress() {
/**
* Gets the value of the tele property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the tele property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the tele property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getTele().add(newItem);
+ * getTele().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Tele }
+ *
*
*
* @return
@@ -255,22 +258,23 @@ public void setCountryId(CountryId value) {
/**
* Gets the value of the resultSelection property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the resultSelection property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the resultSelection property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getResultSelection().add(newItem);
+ * getResultSelection().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link ResultSelection }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/PressList.java b/src/main/java/iofXml/v2/PressList.java
index 452cccfc..bcb0eafe 100644
--- a/src/main/java/iofXml/v2/PressList.java
+++ b/src/main/java/iofXml/v2/PressList.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
@@ -70,22 +70,23 @@ public void setIOFVersion(IOFVersion value) {
/**
* Gets the value of the press property.
*
- *
- * This accessor method returns a reference to the live list,
+ *
This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the Jakarta XML Binding object.
- * This is why there is not a {@code set} method for the press property.
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set
method for the press property.
*
*
* For example, to add a new item, do as follows:
+ *
*
- * getPress().add(newItem);
+ * getPress().add(newItem);
*
*
*
*
* Objects of the following type(s) are allowed in the list
* {@link Press }
+ *
*
*
* @return
diff --git a/src/main/java/iofXml/v2/PrizeCeremonyTime.java b/src/main/java/iofXml/v2/PrizeCeremonyTime.java
index 76200801..53e5eeb3 100644
--- a/src/main/java/iofXml/v2/PrizeCeremonyTime.java
+++ b/src/main/java/iofXml/v2/PrizeCeremonyTime.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/PunchingUnit.java b/src/main/java/iofXml/v2/PunchingUnit.java
index 5913a895..3dec38c6 100644
--- a/src/main/java/iofXml/v2/PunchingUnit.java
+++ b/src/main/java/iofXml/v2/PunchingUnit.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/PunchingUnitType.java b/src/main/java/iofXml/v2/PunchingUnitType.java
index 5001196a..2fc4c02b 100644
--- a/src/main/java/iofXml/v2/PunchingUnitType.java
+++ b/src/main/java/iofXml/v2/PunchingUnitType.java
@@ -11,9 +11,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/RaceDate.java b/src/main/java/iofXml/v2/RaceDate.java
index c60e8445..12272794 100644
--- a/src/main/java/iofXml/v2/RaceDate.java
+++ b/src/main/java/iofXml/v2/RaceDate.java
@@ -9,9 +9,9 @@
/**
- * Java class for anonymous complex type.
+ *
Java class for anonymous complex type
.
*
- * The following schema fragment specifies the expected content contained within this class.
+ *
The following schema fragment specifies the expected content contained within this class.
*
* {@code
*
diff --git a/src/main/java/iofXml/v2/RaceResult.java b/src/main/java/iofXml/v2/RaceResult.java
index 0fbf6873..a134896b 100644
--- a/src/main/java/iofXml/v2/RaceResult.java
+++ b/src/main/java/iofXml/v2/RaceResult.java
@@ -9,9 +9,9 @@
/**
- *