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 @@
 
 
 /**
- * 

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/RaceStart.java b/src/main/java/iofXml/v2/RaceStart.java
index 956fd462..597f3b5d 100644
--- a/src/main/java/iofXml/v2/RaceStart.java
+++ b/src/main/java/iofXml/v2/RaceStart.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/Rank.java b/src/main/java/iofXml/v2/Rank.java
index a2070774..725e5fa5 100644
--- a/src/main/java/iofXml/v2/Rank.java
+++ b/src/main/java/iofXml/v2/Rank.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/RankList.java b/src/main/java/iofXml/v2/RankList.java
index 62a8ca50..04843e89 100644
--- a/src/main/java/iofXml/v2/RankList.java
+++ b/src/main/java/iofXml/v2/RankList.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
  * 
@@ -156,22 +156,23 @@ public void setOrganisation(Organisation 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/RequestedQuantity.java b/src/main/java/iofXml/v2/RequestedQuantity.java index 53b9e3f3..919700a2 100644 --- a/src/main/java/iofXml/v2/RequestedQuantity.java +++ b/src/main/java/iofXml/v2/RequestedQuantity.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/Result.java b/src/main/java/iofXml/v2/Result.java
index 0b3c9677..fb7df3e0 100644
--- a/src/main/java/iofXml/v2/Result.java
+++ b/src/main/java/iofXml/v2/Result.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
  * 
@@ -428,22 +428,23 @@ public void setCourseLength(CourseLength value) {
     /**
      * Gets the value of the splitTime 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 splitTime property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the splitTime property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getSplitTime().add(newItem);
+     * getSplitTime().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SplitTime } + *

* * * @return @@ -507,22 +508,23 @@ public void setBadgeValue(BadgeValue value) { /** * Gets the value of the point 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 point property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the point property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPoint().add(newItem);
+     * getPoint().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Point } + *

* * * @return diff --git a/src/main/java/iofXml/v2/ResultList.java b/src/main/java/iofXml/v2/ResultList.java index c28a7b2a..a8b997b2 100644 --- a/src/main/java/iofXml/v2/ResultList.java +++ b/src/main/java/iofXml/v2/ResultList.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
  * 
@@ -147,22 +147,23 @@ public void setEvent(Event value) {
     /**
      * Gets the value of the classResult 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 classResult property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the classResult property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getClassResult().add(newItem);
+     * getClassResult().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ClassResult } + *

* * * @return diff --git a/src/main/java/iofXml/v2/ResultSelection.java b/src/main/java/iofXml/v2/ResultSelection.java index 7b0c62f4..e5a43cbd 100644 --- a/src/main/java/iofXml/v2/ResultSelection.java +++ b/src/main/java/iofXml/v2/ResultSelection.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
  * 
@@ -79,16 +79,16 @@ public class ResultSelection {
     /**
      * Gets the value of the organisationIdOrOrganisation 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 organisationIdOrOrganisation property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the organisationIdOrOrganisation property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getOrganisationIdOrOrganisation().add(newItem);
+     * getOrganisationIdOrOrganisation().add(newItem);
      * 
* * @@ -96,6 +96,7 @@ public class ResultSelection { * Objects of the following type(s) are allowed in the list * {@link Organisation } * {@link OrganisationId } + *

* * * @return @@ -111,16 +112,16 @@ public List getOrganisationIdOrOrganisation() { /** * 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);
      * 
* * @@ -128,6 +129,7 @@ public List getOrganisationIdOrOrganisation() { * Objects of the following type(s) are allowed in the list * {@link Club } * {@link ClubId } + *

* * * @return @@ -143,16 +145,16 @@ public List getClubIdOrClub() { /** * Gets the value of the classIdOrClassShortNameOrClazz 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 classIdOrClassShortNameOrClazz property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the classIdOrClassShortNameOrClazz property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getClassIdOrClassShortNameOrClazz().add(newItem);
+     * getClassIdOrClassShortNameOrClazz().add(newItem);
      * 
* * @@ -161,6 +163,7 @@ public List getClubIdOrClub() { * {@link Class } * {@link ClassId } * {@link ClassShortName } + *

* * * @return diff --git a/src/main/java/iofXml/v2/Service.java b/src/main/java/iofXml/v2/Service.java index c0368d16..e8706469 100644 --- a/src/main/java/iofXml/v2/Service.java +++ b/src/main/java/iofXml/v2/Service.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/ServiceRequest.java b/src/main/java/iofXml/v2/ServiceRequest.java
index d2b7ed76..ccf803d1 100644
--- a/src/main/java/iofXml/v2/ServiceRequest.java
+++ b/src/main/java/iofXml/v2/ServiceRequest.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/ServiceRequestList.java b/src/main/java/iofXml/v2/ServiceRequestList.java
index c2dd84b8..3ca8bdc2 100644
--- a/src/main/java/iofXml/v2/ServiceRequestList.java
+++ b/src/main/java/iofXml/v2/ServiceRequestList.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 clubServiceRequest 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 clubServiceRequest property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the clubServiceRequest property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getClubServiceRequest().add(newItem);
+     * getClubServiceRequest().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ClubServiceRequest } + *

* * * @return @@ -105,22 +106,23 @@ public List getClubServiceRequest() { /** * Gets the value of the organisationServiceRequest 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 organisationServiceRequest property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the organisationServiceRequest property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getOrganisationServiceRequest().add(newItem);
+     * getOrganisationServiceRequest().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link OrganisationServiceRequest } + *

* * * @return diff --git a/src/main/java/iofXml/v2/ShortName.java b/src/main/java/iofXml/v2/ShortName.java index 3bd81122..c75354a8 100644 --- a/src/main/java/iofXml/v2/ShortName.java +++ b/src/main/java/iofXml/v2/ShortName.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/SplitTime.java b/src/main/java/iofXml/v2/SplitTime.java
index d8bbbfa9..721153c0 100644
--- a/src/main/java/iofXml/v2/SplitTime.java
+++ b/src/main/java/iofXml/v2/SplitTime.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/Start.java b/src/main/java/iofXml/v2/Start.java
index 041ec694..643884e5 100644
--- a/src/main/java/iofXml/v2/Start.java
+++ b/src/main/java/iofXml/v2/Start.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/StartDate.java b/src/main/java/iofXml/v2/StartDate.java
index 52a5b97d..008d7c85 100644
--- a/src/main/java/iofXml/v2/StartDate.java
+++ b/src/main/java/iofXml/v2/StartDate.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/StartInterval.java b/src/main/java/iofXml/v2/StartInterval.java
index da7adb4f..f9524466 100644
--- a/src/main/java/iofXml/v2/StartInterval.java
+++ b/src/main/java/iofXml/v2/StartInterval.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/StartList.java b/src/main/java/iofXml/v2/StartList.java
index f6af9fb2..9eda592a 100644
--- a/src/main/java/iofXml/v2/StartList.java
+++ b/src/main/java/iofXml/v2/StartList.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
  * 
@@ -132,22 +132,23 @@ public void setEvent(Event value) {
     /**
      * Gets the value of the classStart 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 classStart property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the classStart property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getClassStart().add(newItem);
+     * getClassStart().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ClassStart } + *

* * * @return diff --git a/src/main/java/iofXml/v2/StartMethod.java b/src/main/java/iofXml/v2/StartMethod.java index 1f19ca7e..7f526cc2 100644 --- a/src/main/java/iofXml/v2/StartMethod.java +++ b/src/main/java/iofXml/v2/StartMethod.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/StartPoint.java b/src/main/java/iofXml/v2/StartPoint.java
index deda51e3..0047fb0d 100644
--- a/src/main/java/iofXml/v2/StartPoint.java
+++ b/src/main/java/iofXml/v2/StartPoint.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/StartTime.java b/src/main/java/iofXml/v2/StartTime.java
index f6ba4b9a..7607225e 100644
--- a/src/main/java/iofXml/v2/StartTime.java
+++ b/src/main/java/iofXml/v2/StartTime.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/SubOrganisation.java b/src/main/java/iofXml/v2/SubOrganisation.java
index f0ab54b1..1263d540 100644
--- a/src/main/java/iofXml/v2/SubOrganisation.java
+++ b/src/main/java/iofXml/v2/SubOrganisation.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/SubOrganisationType.java b/src/main/java/iofXml/v2/SubOrganisationType.java
index 8a7ddac3..79d19bba 100644
--- a/src/main/java/iofXml/v2/SubOrganisationType.java
+++ b/src/main/java/iofXml/v2/SubOrganisationType.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/SubstituteClass.java b/src/main/java/iofXml/v2/SubstituteClass.java
index 1268fac6..6bbbe99e 100644
--- a/src/main/java/iofXml/v2/SubstituteClass.java
+++ b/src/main/java/iofXml/v2/SubstituteClass.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/Symbol.java b/src/main/java/iofXml/v2/Symbol.java
index 4cd778bc..a71bfe49 100644
--- a/src/main/java/iofXml/v2/Symbol.java
+++ b/src/main/java/iofXml/v2/Symbol.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/TeamResult.java b/src/main/java/iofXml/v2/TeamResult.java
index f802b0c1..489da9a3 100644
--- a/src/main/java/iofXml/v2/TeamResult.java
+++ b/src/main/java/iofXml/v2/TeamResult.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
  * 
@@ -332,22 +332,23 @@ public void setTeamStatus(TeamStatus 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 @@ -363,22 +364,23 @@ public List getRank() { /** * Gets the value of the point 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 point property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the point property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPoint().add(newItem);
+     * getPoint().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Point } + *

* * * @return @@ -394,22 +396,23 @@ public List getPoint() { /** * Gets the value of the personResult 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 personResult property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the personResult property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPersonResult().add(newItem);
+     * getPersonResult().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PersonResult } + *

* * * @return diff --git a/src/main/java/iofXml/v2/TeamStart.java b/src/main/java/iofXml/v2/TeamStart.java index 4f1996f5..adb43e53 100644 --- a/src/main/java/iofXml/v2/TeamStart.java +++ b/src/main/java/iofXml/v2/TeamStart.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 setCountry(Country value) {
     /**
      * Gets the value of the personStart 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 personStart property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the personStart property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPersonStart().add(newItem);
+     * getPersonStart().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PersonStart } + *

* * * @return diff --git a/src/main/java/iofXml/v2/TeamStatus.java b/src/main/java/iofXml/v2/TeamStatus.java index 2af8be0b..8c844004 100644 --- a/src/main/java/iofXml/v2/TeamStatus.java +++ b/src/main/java/iofXml/v2/TeamStatus.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/Tele.java b/src/main/java/iofXml/v2/Tele.java
index 02dc1ba2..d8f11ceb 100644
--- a/src/main/java/iofXml/v2/Tele.java
+++ b/src/main/java/iofXml/v2/Tele.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/TeleType.java b/src/main/java/iofXml/v2/TeleType.java
index 9ebd6d48..67c46342 100644
--- a/src/main/java/iofXml/v2/TeleType.java
+++ b/src/main/java/iofXml/v2/TeleType.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/Text.java b/src/main/java/iofXml/v2/Text.java
index a3e93062..20673039 100644
--- a/src/main/java/iofXml/v2/Text.java
+++ b/src/main/java/iofXml/v2/Text.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/Time.java b/src/main/java/iofXml/v2/Time.java
index fdbace01..44461d66 100644
--- a/src/main/java/iofXml/v2/Time.java
+++ b/src/main/java/iofXml/v2/Time.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/Transaction.java b/src/main/java/iofXml/v2/Transaction.java
index b79e0bf6..1cbc2652 100644
--- a/src/main/java/iofXml/v2/Transaction.java
+++ b/src/main/java/iofXml/v2/Transaction.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
  * 
@@ -298,16 +298,16 @@ public void setOrganisation(Organisation value) {
     /**
      * Gets the value of the personIdOrPerson 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 personIdOrPerson property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the personIdOrPerson property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPersonIdOrPerson().add(newItem);
+     * getPersonIdOrPerson().add(newItem);
      * 
* * @@ -315,6 +315,7 @@ public void setOrganisation(Organisation value) { * Objects of the following type(s) are allowed in the list * {@link Person } * {@link PersonId } + *

* * * @return @@ -330,22 +331,23 @@ public List getPersonIdOrPerson() { /** * Gets the value of the entryId 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 entryId property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the entryId property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getEntryId().add(newItem);
+     * getEntryId().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link String } + *

* * * @return @@ -361,16 +363,16 @@ public List getEntryId() { /** * Gets the value of the serviceOrderNumberOrServiceIdOrService 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 serviceOrderNumberOrServiceIdOrService property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the serviceOrderNumberOrServiceIdOrService property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getServiceOrderNumberOrServiceIdOrService().add(newItem);
+     * getServiceOrderNumberOrServiceIdOrService().add(newItem);
      * 
* * @@ -379,6 +381,7 @@ public List getEntryId() { * {@link Service } * {@link JAXBElement }{@code <}{@link String }{@code >} * {@link JAXBElement }{@code <}{@link String }{@code >} + *

* * * @return diff --git a/src/main/java/iofXml/v2/TransactionList.java b/src/main/java/iofXml/v2/TransactionList.java index b0304e2c..c1ad05a4 100644 --- a/src/main/java/iofXml/v2/TransactionList.java +++ b/src/main/java/iofXml/v2/TransactionList.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 setEvent(Event value) {
     /**
      * Gets the value of the transaction 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 transaction property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the transaction property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTransaction().add(newItem);
+     * getTransaction().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Transaction } + *

* * * @return diff --git a/src/main/java/iofXml/v2/TransferedToClass.java b/src/main/java/iofXml/v2/TransferedToClass.java index 14389637..82ac01b1 100644 --- a/src/main/java/iofXml/v2/TransferedToClass.java +++ b/src/main/java/iofXml/v2/TransferedToClass.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/ValidFromDate.java b/src/main/java/iofXml/v2/ValidFromDate.java
index da71cae2..c7bda426 100644
--- a/src/main/java/iofXml/v2/ValidFromDate.java
+++ b/src/main/java/iofXml/v2/ValidFromDate.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/ValidToDate.java b/src/main/java/iofXml/v2/ValidToDate.java
index 89e761cb..5ac9d034 100644
--- a/src/main/java/iofXml/v2/ValidToDate.java
+++ b/src/main/java/iofXml/v2/ValidToDate.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/v3/Account.java b/src/main/java/iofXml/v3/Account.java
index 8b83a1c0..1f511b12 100644
--- a/src/main/java/iofXml/v3/Account.java
+++ b/src/main/java/iofXml/v3/Account.java
@@ -9,13 +9,11 @@
 
 
 /**
+ * The bank account of an organisation or an event.
  * 
- *         The bank account of an organisation or an event.
- *       
+ * 

Java class for Account complex type

. * - *

Java class for Account 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
  * 
@@ -37,6 +35,10 @@ public class Account {
 
     @XmlValue
     protected String value;
+    /**
+     * The account type.
+     * 
+     */
     @XmlAttribute(name = "type")
     protected String type;
 
@@ -65,7 +67,7 @@ public void setValue(String value) {
     }
 
     /**
-     * Gets the value of the type property.
+     * The account type.
      * 
      * @return
      *     possible object is
@@ -83,6 +85,7 @@ public String getType() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getType()
      */
     public void setType(String value) {
         this.type = value;
diff --git a/src/main/java/iofXml/v3/Address.java b/src/main/java/iofXml/v3/Address.java
index fbf596b8..a7d688cb 100644
--- a/src/main/java/iofXml/v3/Address.java
+++ b/src/main/java/iofXml/v3/Address.java
@@ -11,13 +11,11 @@
 
 
 /**
+ * The postal address of a person or organisation.
  * 
- *         The postal address of a person or organisation.
- *       
+ * 

Java class for Address complex type

. * - *

Java class for Address 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
  * 
@@ -63,6 +61,10 @@ public class Address {
     protected String state;
     @XmlElement(name = "Country")
     protected Country country;
+    /**
+     * The address type, e.g. visitor address or invoice address.
+     * 
+     */
     @XmlAttribute(name = "type")
     protected String type;
     @XmlAttribute(name = "modifyTime")
@@ -214,7 +216,7 @@ public void setCountry(Country value) {
     }
 
     /**
-     * Gets the value of the type property.
+     * The address type, e.g. visitor address or invoice address.
      * 
      * @return
      *     possible object is
@@ -232,6 +234,7 @@ public String getType() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getType()
      */
     public void setType(String value) {
         this.type = value;
diff --git a/src/main/java/iofXml/v3/Amount.java b/src/main/java/iofXml/v3/Amount.java
index cc9a889b..32ac4714 100644
--- a/src/main/java/iofXml/v3/Amount.java
+++ b/src/main/java/iofXml/v3/Amount.java
@@ -10,13 +10,11 @@
 
 
 /**
+ * Defines a monetary amount.
  * 
- *         Defines a monetary amount.
- *       
+ * 

Java class for Amount complex type

. * - *

Java class for Amount 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/v3/AssignedFee.java b/src/main/java/iofXml/v3/AssignedFee.java
index 9f75165c..41091975 100644
--- a/src/main/java/iofXml/v3/AssignedFee.java
+++ b/src/main/java/iofXml/v3/AssignedFee.java
@@ -11,13 +11,11 @@
 
 
 /**
+ * Contains information about a fee that has been assigned to a competitor or a team, and the amount that has been paid.
  * 
- *         Contains information about a fee that has been assigned to a competitor or a team, and the amount that has been paid.
- *       
+ * 

Java class for AssignedFee complex type

. * - *

Java class for AssignedFee 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
  * 
@@ -44,10 +42,22 @@
 })
 public class AssignedFee {
 
+    /**
+     * The fee that has been assigned to the competitor or the team.
+     * 
+     */
     @XmlElement(name = "Fee", required = true)
     protected Fee fee;
+    /**
+     * The amount that has been paid, optionally including currency code.
+     * 
+     */
     @XmlElement(name = "PaidAmount")
     protected Amount paidAmount;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -55,7 +65,7 @@ public class AssignedFee {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the fee property.
+     * The fee that has been assigned to the competitor or the team.
      * 
      * @return
      *     possible object is
@@ -73,13 +83,14 @@ public Fee getFee() {
      *     allowed object is
      *     {@link Fee }
      *     
+     * @see #getFee()
      */
     public void setFee(Fee value) {
         this.fee = value;
     }
 
     /**
-     * Gets the value of the paidAmount property.
+     * The amount that has been paid, optionally including currency code.
      * 
      * @return
      *     possible object is
@@ -97,13 +108,14 @@ public Amount getPaidAmount() {
      *     allowed object is
      *     {@link Amount }
      *     
+     * @see #getPaidAmount()
      */
     public void setPaidAmount(Amount value) {
         this.paidAmount = value;
     }
 
     /**
-     * Gets the value of the extensions property.
+     * Container element for custom elements from other schemas.
      * 
      * @return
      *     possible object is
@@ -121,6 +133,7 @@ public Extensions getExtensions() {
      *     allowed object is
      *     {@link Extensions }
      *     
+     * @see #getExtensions()
      */
     public void setExtensions(Extensions value) {
         this.extensions = value;
diff --git a/src/main/java/iofXml/v3/BaseMessageElement.java b/src/main/java/iofXml/v3/BaseMessageElement.java
index 1ffa65d4..8b4b1869 100644
--- a/src/main/java/iofXml/v3/BaseMessageElement.java
+++ b/src/main/java/iofXml/v3/BaseMessageElement.java
@@ -11,13 +11,11 @@
 
 
 /**
+ * The base message element that all message elements extend.
  * 
- *         The base message element that all message elements extend.
- *       
+ * 

Java class for BaseMessageElement complex type

. * - *

Java class for BaseMessageElement 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
  * 
@@ -49,16 +47,28 @@
 })
 public abstract class BaseMessageElement {
 
+    /**
+     * The version of the IOF Interface Standard that the file conforms to.
+     * 
+     */
     @XmlAttribute(name = "iofVersion", required = true)
     protected String iofVersion;
+    /**
+     * The time when the file was created.
+     * 
+     */
     @XmlAttribute(name = "createTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar createTime;
+    /**
+     * The name of the software that created the file.
+     * 
+     */
     @XmlAttribute(name = "creator")
     protected String creator;
 
     /**
-     * Gets the value of the iofVersion property.
+     * The version of the IOF Interface Standard that the file conforms to.
      * 
      * @return
      *     possible object is
@@ -80,13 +90,14 @@ public String getIofVersion() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getIofVersion()
      */
     public void setIofVersion(String value) {
         this.iofVersion = value;
     }
 
     /**
-     * Gets the value of the createTime property.
+     * The time when the file was created.
      * 
      * @return
      *     possible object is
@@ -104,13 +115,14 @@ public XMLGregorianCalendar getCreateTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getCreateTime()
      */
     public void setCreateTime(XMLGregorianCalendar value) {
         this.createTime = value;
     }
 
     /**
-     * Gets the value of the creator property.
+     * The name of the software that created the file.
      * 
      * @return
      *     possible object is
@@ -128,6 +140,7 @@ public String getCreator() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getCreator()
      */
     public void setCreator(String value) {
         this.creator = value;
diff --git a/src/main/java/iofXml/v3/Class.java b/src/main/java/iofXml/v3/Class.java
index 60a9c6e3..969746d7 100644
--- a/src/main/java/iofXml/v3/Class.java
+++ b/src/main/java/iofXml/v3/Class.java
@@ -16,13 +16,11 @@
 
 
 /**
+ * Defines a class in an event.
  * 
- *         Defines a class in an event.
- *       
+ * 

Java class for Class complex type

. * - *

Java class for Class 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
  * 
@@ -95,48 +93,128 @@ public class Class {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The name of the class.
+     * 
+     */
     @XmlElement(name = "Name", required = true)
     protected String name;
+    /**
+     * The abbreviated name of a class, used when space is limited.
+     * 
+     */
     @XmlElement(name = "ShortName")
     protected String shortName;
+    /**
+     * The class type(s) for the class.
+     * 
+     */
     @XmlElement(name = "ClassType")
     protected List classType;
+    /**
+     * Information about the legs, if the class is a relay class. One Leg element per leg must be present.
+     * 
+     */
     @XmlElement(name = "Leg")
     protected List leg;
+    /**
+     * The entry fees for a team as a whole taking part in this class. Use the Fee element to specify a fee for an individual competitor in the team. Use the TeamFee subelement of the RaceClass element to specify a fee on race level.
+     * 
+     */
     @XmlElement(name = "TeamFee")
     protected List teamFee;
+    /**
+     * The entry fees for an individual competitor taking part in the class. Use the TeamFee element to specify a fee for the team as a whole. Use the Fee subelement of the RaceClass element to specify a fee on race level.
+     * 
+     */
     @XmlElement(name = "Fee")
     protected List fee;
+    /**
+     * The overall status of the class, e.g. if overall results should be considered invalid due to misplaced controls.
+     * 
+     */
     @XmlElement(name = "Status", defaultValue = "Normal")
     @XmlSchemaType(name = "NMTOKEN")
     protected EventClassStatus status;
+    /**
+     * Race-specific information for the class, e.g. course(s) assigned to the class.
+     * 
+     */
     @XmlElement(name = "RaceClass")
     protected List raceClass;
+    /**
+     * The class that competitors in this class should be transferred to if there are too few entries in this class.
+     * 
+     */
     @XmlElement(name = "TooFewEntriesSubstituteClass")
     protected Class tooFewEntriesSubstituteClass;
+    /**
+     * The class that competitors that are not qualified (e.g. due to too low ranking) should be transferred to if there are too many entries in this class.
+     * 
+     */
     @XmlElement(name = "TooManyEntriesSubstituteClass")
     protected Class tooManyEntriesSubstituteClass;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The lowest allowed age for a competitor taking part in the class.
+     * 
+     */
     @XmlAttribute(name = "minAge")
     protected BigInteger minAge;
+    /**
+     * The highest allowed age for a competitor taking part in the class.
+     * 
+     */
     @XmlAttribute(name = "maxAge")
     protected BigInteger maxAge;
     @XmlAttribute(name = "sex")
     @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
     protected String sex;
+    /**
+     * The minimum number of members in a team taking part in the class, if the class is a team class.
+     * 
+     */
     @XmlAttribute(name = "minNumberOfTeamMembers")
     protected BigInteger minNumberOfTeamMembers;
+    /**
+     * The maximum number of members in a team taking part in the class, if the class is a team class.
+     * 
+     */
     @XmlAttribute(name = "maxNumberOfTeamMembers")
     protected BigInteger maxNumberOfTeamMembers;
+    /**
+     * The lowest allowed age sum of the team members for a team taking part in the class.
+     * 
+     */
     @XmlAttribute(name = "minTeamAge")
     protected BigInteger minTeamAge;
+    /**
+     * The highest allowed age sum of the team members for a team taking part in the class.
+     * 
+     */
     @XmlAttribute(name = "maxTeamAge")
     protected BigInteger maxTeamAge;
+    /**
+     * The number of competitors in the class. A competitor corresponds to a person (if an individual event) or a team (if a team or relay event).
+     * 
+     */
     @XmlAttribute(name = "numberOfCompetitors")
     protected BigInteger numberOfCompetitors;
+    /**
+     * The maximum number of competitors that are allowed to take part in the class. A competitor corresponds to a person (if an individual event) or a team (if a team or relay event). If the maximum number of competitors varies between races in a multi-day event, use the maxNumberOfCompetitors attribute in the RaceClass element.
+     * 
+     */
     @XmlAttribute(name = "maxNumberOfCompetitors")
     protected BigInteger maxNumberOfCompetitors;
+    /**
+     * Defines the kind of information to include in the result list, and how to sort it. For example, the result list of a beginner's class may include just "finished" or "did not finish" instead of the actual times.
+     * 
+     */
     @XmlAttribute(name = "resultListMode")
     @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
     protected String resultListMode;
@@ -169,7 +247,7 @@ public void setId(Id value) {
     }
 
     /**
-     * Gets the value of the name property.
+     * The name of the class.
      * 
      * @return
      *     possible object is
@@ -187,13 +265,14 @@ public String getName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getName()
      */
     public void setName(String value) {
         this.name = value;
     }
 
     /**
-     * Gets the value of the shortName property.
+     * The abbreviated name of a class, used when space is limited.
      * 
      * @return
      *     possible object is
@@ -211,30 +290,34 @@ public String getShortName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getShortName()
      */
     public void setShortName(String value) {
         this.shortName = value;
     }
 
     /**
+     * The class type(s) for the class.
+     * 
      * 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 @@ -248,24 +331,27 @@ public List getClassType() { } /** + * Information about the legs, if the class is a relay class. One Leg element per leg must be present. + * * Gets the value of the leg 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 leg property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the leg property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getLeg().add(newItem);
+     * getLeg().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Leg } + *

* * * @return @@ -279,24 +365,27 @@ public List getLeg() { } /** + * The entry fees for a team as a whole taking part in this class. Use the Fee element to specify a fee for an individual competitor in the team. Use the TeamFee subelement of the RaceClass element to specify a fee on race level. + * * Gets the value of the teamFee 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 teamFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamFee().add(newItem);
+     * getTeamFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Fee } + *

* * * @return @@ -310,24 +399,27 @@ public List getTeamFee() { } /** + * The entry fees for an individual competitor taking part in the class. Use the TeamFee element to specify a fee for the team as a whole. Use the Fee subelement of the RaceClass element to specify a fee on race level. + * * Gets the value of the fee 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 fee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the fee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getFee().add(newItem);
+     * getFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Fee } + *

* * * @return @@ -341,7 +433,7 @@ public List getFee() { } /** - * Gets the value of the status property. + * The overall status of the class, e.g. if overall results should be considered invalid due to misplaced controls. * * @return * possible object is @@ -359,30 +451,34 @@ public EventClassStatus getStatus() { * allowed object is * {@link EventClassStatus } * + * @see #getStatus() */ public void setStatus(EventClassStatus value) { this.status = value; } /** + * Race-specific information for the class, e.g. course(s) assigned to the class. + * * Gets the value of the raceClass 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 raceClass property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the raceClass property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getRaceClass().add(newItem);
+     * getRaceClass().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link RaceClass } + *

* * * @return @@ -396,7 +492,7 @@ public List getRaceClass() { } /** - * Gets the value of the tooFewEntriesSubstituteClass property. + * The class that competitors in this class should be transferred to if there are too few entries in this class. * * @return * possible object is @@ -414,13 +510,14 @@ public Class getTooFewEntriesSubstituteClass() { * allowed object is * {@link Class } * + * @see #getTooFewEntriesSubstituteClass() */ public void setTooFewEntriesSubstituteClass(Class value) { this.tooFewEntriesSubstituteClass = value; } /** - * Gets the value of the tooManyEntriesSubstituteClass property. + * The class that competitors that are not qualified (e.g. due to too low ranking) should be transferred to if there are too many entries in this class. * * @return * possible object is @@ -438,13 +535,14 @@ public Class getTooManyEntriesSubstituteClass() { * allowed object is * {@link Class } * + * @see #getTooManyEntriesSubstituteClass() */ public void setTooManyEntriesSubstituteClass(Class value) { this.tooManyEntriesSubstituteClass = value; } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -462,13 +560,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the minAge property. + * The lowest allowed age for a competitor taking part in the class. * * @return * possible object is @@ -486,13 +585,14 @@ public BigInteger getMinAge() { * allowed object is * {@link BigInteger } * + * @see #getMinAge() */ public void setMinAge(BigInteger value) { this.minAge = value; } /** - * Gets the value of the maxAge property. + * The highest allowed age for a competitor taking part in the class. * * @return * possible object is @@ -510,6 +610,7 @@ public BigInteger getMaxAge() { * allowed object is * {@link BigInteger } * + * @see #getMaxAge() */ public void setMaxAge(BigInteger value) { this.maxAge = value; @@ -544,7 +645,7 @@ public void setSex(String value) { } /** - * Gets the value of the minNumberOfTeamMembers property. + * The minimum number of members in a team taking part in the class, if the class is a team class. * * @return * possible object is @@ -566,13 +667,14 @@ public BigInteger getMinNumberOfTeamMembers() { * allowed object is * {@link BigInteger } * + * @see #getMinNumberOfTeamMembers() */ public void setMinNumberOfTeamMembers(BigInteger value) { this.minNumberOfTeamMembers = value; } /** - * Gets the value of the maxNumberOfTeamMembers property. + * The maximum number of members in a team taking part in the class, if the class is a team class. * * @return * possible object is @@ -594,13 +696,14 @@ public BigInteger getMaxNumberOfTeamMembers() { * allowed object is * {@link BigInteger } * + * @see #getMaxNumberOfTeamMembers() */ public void setMaxNumberOfTeamMembers(BigInteger value) { this.maxNumberOfTeamMembers = value; } /** - * Gets the value of the minTeamAge property. + * The lowest allowed age sum of the team members for a team taking part in the class. * * @return * possible object is @@ -618,13 +721,14 @@ public BigInteger getMinTeamAge() { * allowed object is * {@link BigInteger } * + * @see #getMinTeamAge() */ public void setMinTeamAge(BigInteger value) { this.minTeamAge = value; } /** - * Gets the value of the maxTeamAge property. + * The highest allowed age sum of the team members for a team taking part in the class. * * @return * possible object is @@ -642,13 +746,14 @@ public BigInteger getMaxTeamAge() { * allowed object is * {@link BigInteger } * + * @see #getMaxTeamAge() */ public void setMaxTeamAge(BigInteger value) { this.maxTeamAge = value; } /** - * Gets the value of the numberOfCompetitors property. + * The number of competitors in the class. A competitor corresponds to a person (if an individual event) or a team (if a team or relay event). * * @return * possible object is @@ -666,13 +771,14 @@ public BigInteger getNumberOfCompetitors() { * allowed object is * {@link BigInteger } * + * @see #getNumberOfCompetitors() */ public void setNumberOfCompetitors(BigInteger value) { this.numberOfCompetitors = value; } /** - * Gets the value of the maxNumberOfCompetitors property. + * The maximum number of competitors that are allowed to take part in the class. A competitor corresponds to a person (if an individual event) or a team (if a team or relay event). If the maximum number of competitors varies between races in a multi-day event, use the maxNumberOfCompetitors attribute in the RaceClass element. * * @return * possible object is @@ -690,13 +796,14 @@ public BigInteger getMaxNumberOfCompetitors() { * allowed object is * {@link BigInteger } * + * @see #getMaxNumberOfCompetitors() */ public void setMaxNumberOfCompetitors(BigInteger value) { this.maxNumberOfCompetitors = value; } /** - * Gets the value of the resultListMode property. + * Defines the kind of information to include in the result list, and how to sort it. For example, the result list of a beginner's class may include just "finished" or "did not finish" instead of the actual times. * * @return * possible object is @@ -718,6 +825,7 @@ public String getResultListMode() { * allowed object is * {@link String } * + * @see #getResultListMode() */ public void setResultListMode(String value) { this.resultListMode = value; diff --git a/src/main/java/iofXml/v3/ClassCourseAssignment.java b/src/main/java/iofXml/v3/ClassCourseAssignment.java index a2f9bc89..18278d92 100644 --- a/src/main/java/iofXml/v3/ClassCourseAssignment.java +++ b/src/main/java/iofXml/v3/ClassCourseAssignment.java @@ -12,13 +12,11 @@ /** + * Element that connects a course with a class. Courses should be present in the RaceCourseData element and are matched on course name and/or course family. Classes are matched by 1) Id, 2) Name. * - * Element that connects a course with a class. Courses should be present in the RaceCourseData element and are matched on course name and/or course family. Classes are matched by 1) Id, 2) Name. - * + *

Java class for ClassCourseAssignment complex type

. * - *

Java class for ClassCourseAssignment 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
  * 
@@ -51,23 +49,51 @@
 })
 public class ClassCourseAssignment {
 
+    /**
+     * The id of the class.
+     * 
+     */
     @XmlElement(name = "ClassId")
     protected Id classId;
+    /**
+     * The name of the class.
+     * 
+     */
     @XmlElement(name = "ClassName", required = true)
     protected String className;
+    /**
+     * The legs that the course can be assigned to in a relay class. This element can be omitted for individual classes.
+     * 
+     */
     @XmlElement(name = "AllowedOnLeg")
     protected List allowedOnLeg;
+    /**
+     * The name of the course.
+     * 
+     */
     @XmlElement(name = "CourseName")
     protected String courseName;
+    /**
+     * The family or group of forked courses that the course is part of.
+     * 
+     */
     @XmlElement(name = "CourseFamily")
     protected String courseFamily;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The number of competitors in the class. A competitor corresponds to a person (if an individual event) or a team (if a team or relay event).
+     * 
+     */
     @XmlAttribute(name = "numberOfCompetitors")
     protected BigInteger numberOfCompetitors;
 
     /**
-     * Gets the value of the classId property.
+     * The id of the class.
      * 
      * @return
      *     possible object is
@@ -85,13 +111,14 @@ public Id getClassId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getClassId()
      */
     public void setClassId(Id value) {
         this.classId = value;
     }
 
     /**
-     * Gets the value of the className property.
+     * The name of the class.
      * 
      * @return
      *     possible object is
@@ -109,30 +136,34 @@ public String getClassName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getClassName()
      */
     public void setClassName(String value) {
         this.className = value;
     }
 
     /**
+     * The legs that the course can be assigned to in a relay class. This element can be omitted for individual classes.
+     * 
      * Gets the value of the allowedOnLeg 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 allowedOnLeg property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the allowedOnLeg property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAllowedOnLeg().add(newItem);
+     * getAllowedOnLeg().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link BigInteger } + *

* * * @return @@ -146,7 +177,7 @@ public List getAllowedOnLeg() { } /** - * Gets the value of the courseName property. + * The name of the course. * * @return * possible object is @@ -164,13 +195,14 @@ public String getCourseName() { * allowed object is * {@link String } * + * @see #getCourseName() */ public void setCourseName(String value) { this.courseName = value; } /** - * Gets the value of the courseFamily property. + * The family or group of forked courses that the course is part of. * * @return * possible object is @@ -188,13 +220,14 @@ public String getCourseFamily() { * allowed object is * {@link String } * + * @see #getCourseFamily() */ public void setCourseFamily(String value) { this.courseFamily = value; } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -212,13 +245,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the numberOfCompetitors property. + * The number of competitors in the class. A competitor corresponds to a person (if an individual event) or a team (if a team or relay event). * * @return * possible object is @@ -236,6 +270,7 @@ public BigInteger getNumberOfCompetitors() { * allowed object is * {@link BigInteger } * + * @see #getNumberOfCompetitors() */ public void setNumberOfCompetitors(BigInteger value) { this.numberOfCompetitors = value; diff --git a/src/main/java/iofXml/v3/ClassList.java b/src/main/java/iofXml/v3/ClassList.java index 1898499a..9c3cc2ba 100644 --- a/src/main/java/iofXml/v3/ClassList.java +++ b/src/main/java/iofXml/v3/ClassList.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,28 +42,33 @@ public class ClassList
 
     @XmlElement(name = "Class")
     protected List clazz;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
      * 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 @@ -77,7 +82,7 @@ public List getClazz() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -95,6 +100,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/ClassResult.java b/src/main/java/iofXml/v3/ClassResult.java index 8b7b0b0b..67cd9d4c 100644 --- a/src/main/java/iofXml/v3/ClassResult.java +++ b/src/main/java/iofXml/v3/ClassResult.java @@ -13,13 +13,11 @@ /** + * The result list for a single class containing either individual results or team results. * - * The result list for a single class containing either individual results or team results. - * + *

Java class for ClassResult complex type

. * - *

Java class for ClassResult 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
  * 
@@ -51,16 +49,40 @@
 })
 public class ClassResult {
 
+    /**
+     * The class that the result list belongs to.
+     * 
+     */
     @XmlElement(name = "Class", required = true)
     protected Class clazz;
+    /**
+     * Defines the course assigned to the class. If courses are unique per competitor, use PersonResult/Course or TeamResult/TeamMemberResult/Course instead. One element per race.
+     * 
+     */
     @XmlElement(name = "Course")
     protected List course;
+    /**
+     * Results for individual competitors in the class.
+     * 
+     */
     @XmlElement(name = "PersonResult")
     protected List personResult;
+    /**
+     * Results for teams in the class.
+     * 
+     */
     @XmlElement(name = "TeamResult")
     protected List teamResult;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The time resolution of the results, normally 1. For tenths of a second, use 0.1.
+     * 
+     */
     @XmlAttribute(name = "timeResolution")
     protected Double timeResolution;
     @XmlAttribute(name = "modifyTime")
@@ -68,7 +90,7 @@ public class ClassResult {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the clazz property.
+     * The class that the result list belongs to.
      * 
      * @return
      *     possible object is
@@ -86,30 +108,34 @@ public Class getClazz() {
      *     allowed object is
      *     {@link Class }
      *     
+     * @see #getClazz()
      */
     public void setClazz(Class value) {
         this.clazz = value;
     }
 
     /**
+     * Defines the course assigned to the class. If courses are unique per competitor, use PersonResult/Course or TeamResult/TeamMemberResult/Course instead. One element per race.
+     * 
      * 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 SimpleRaceCourse } + *

* * * @return @@ -123,24 +149,27 @@ public List getCourse() { } /** + * Results for individual competitors in the class. + * * Gets the value of the personResult 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 personResult property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the personResult property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPersonResult().add(newItem);
+     * getPersonResult().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PersonResult } + *

* * * @return @@ -154,24 +183,27 @@ public List getPersonResult() { } /** + * Results for teams in the class. + * * Gets the value of the teamResult 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 teamResult property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamResult property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamResult().add(newItem);
+     * getTeamResult().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamResult } + *

* * * @return @@ -185,7 +217,7 @@ public List getTeamResult() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -203,13 +235,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the timeResolution property. + * The time resolution of the results, normally 1. For tenths of a second, use 0.1. * * @return * possible object is @@ -231,6 +264,7 @@ public double getTimeResolution() { * allowed object is * {@link Double } * + * @see #getTimeResolution() */ public void setTimeResolution(Double value) { this.timeResolution = value; diff --git a/src/main/java/iofXml/v3/ClassStart.java b/src/main/java/iofXml/v3/ClassStart.java index 1b42d1aa..1d8834b3 100644 --- a/src/main/java/iofXml/v3/ClassStart.java +++ b/src/main/java/iofXml/v3/ClassStart.java @@ -13,13 +13,11 @@ /** + * The start list of a single class containing either individual start times or team start times. * - * The start list of a single class containing either individual start times or team start times. - * + *

Java class for ClassStart complex type

. * - *

Java class for ClassStart 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
  * 
@@ -53,18 +51,46 @@
 })
 public class ClassStart {
 
+    /**
+     * The class that the start list belongs to.
+     * 
+     */
     @XmlElement(name = "Class", required = true)
     protected Class clazz;
+    /**
+     * Defines the course assigned to the class. If courses are unique per competitor, use PersonStart/Course or TeamStart/TeamMemberStart/Course instead. One element per race.
+     * 
+     */
     @XmlElement(name = "Course")
     protected List course;
+    /**
+     * Defines the name of the start place (e.g. Start 1), if the race has multiple start places. One element per race.
+     * 
+     */
     @XmlElement(name = "StartName")
     protected List startName;
+    /**
+     * Start times for individual competitors in the class.
+     * 
+     */
     @XmlElement(name = "PersonStart")
     protected List personStart;
+    /**
+     * Start times for teams in the class.
+     * 
+     */
     @XmlElement(name = "TeamStart")
     protected List teamStart;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The time resolution of the start times, normally 1. For tenths of a second, use 0.1.
+     * 
+     */
     @XmlAttribute(name = "timeResolution")
     protected Double timeResolution;
     @XmlAttribute(name = "modifyTime")
@@ -72,7 +98,7 @@ public class ClassStart {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the clazz property.
+     * The class that the start list belongs to.
      * 
      * @return
      *     possible object is
@@ -90,30 +116,34 @@ public Class getClazz() {
      *     allowed object is
      *     {@link Class }
      *     
+     * @see #getClazz()
      */
     public void setClazz(Class value) {
         this.clazz = value;
     }
 
     /**
+     * Defines the course assigned to the class. If courses are unique per competitor, use PersonStart/Course or TeamStart/TeamMemberStart/Course instead. One element per race.
+     * 
      * 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 SimpleRaceCourse } + *

* * * @return @@ -127,24 +157,27 @@ public List getCourse() { } /** + * Defines the name of the start place (e.g. Start 1), if the race has multiple start places. One element per race. + * * Gets the value of the startName 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 startName property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the startName property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getStartName().add(newItem);
+     * getStartName().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link StartName } + *

* * * @return @@ -158,24 +191,27 @@ public List getStartName() { } /** + * Start times for individual competitors in the class. + * * Gets the value of the personStart 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 personStart property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the personStart property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPersonStart().add(newItem);
+     * getPersonStart().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PersonStart } + *

* * * @return @@ -189,24 +225,27 @@ public List getPersonStart() { } /** + * Start times for teams in the class. + * * Gets the value of the teamStart 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 teamStart property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamStart property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamStart().add(newItem);
+     * getTeamStart().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamStart } + *

* * * @return @@ -220,7 +259,7 @@ public List getTeamStart() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -238,13 +277,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the timeResolution property. + * The time resolution of the start times, normally 1. For tenths of a second, use 0.1. * * @return * possible object is @@ -266,6 +306,7 @@ public double getTimeResolution() { * allowed object is * {@link Double } * + * @see #getTimeResolution() */ public void setTimeResolution(Double value) { this.timeResolution = value; diff --git a/src/main/java/iofXml/v3/ClassType.java b/src/main/java/iofXml/v3/ClassType.java index 0cf138b8..f0eb3668 100644 --- a/src/main/java/iofXml/v3/ClassType.java +++ b/src/main/java/iofXml/v3/ClassType.java @@ -11,13 +11,11 @@ /** + * Defines a class type, which is used to group classes in categories. * - * Defines a class type, which is used to group classes in categories. - * + *

Java class for ClassType complex type

. * - *

Java class for ClassType 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
  * 
@@ -44,6 +42,10 @@ public class ClassType {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The name of the class type.
+     * 
+     */
     @XmlElement(name = "Name", required = true)
     protected String name;
     @XmlAttribute(name = "modifyTime")
@@ -75,7 +77,7 @@ public void setId(Id value) {
     }
 
     /**
-     * Gets the value of the name property.
+     * The name of the class type.
      * 
      * @return
      *     possible object is
@@ -93,6 +95,7 @@ public String getName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getName()
      */
     public void setName(String value) {
         this.name = value;
diff --git a/src/main/java/iofXml/v3/Competitor.java b/src/main/java/iofXml/v3/Competitor.java
index 5ce533fe..e3fdf883 100644
--- a/src/main/java/iofXml/v3/Competitor.java
+++ b/src/main/java/iofXml/v3/Competitor.java
@@ -13,13 +13,11 @@
 
 
 /**
+ * Represents information about a person in a competition context, i.e. including organisation and control card.
  * 
- *         Represents information about a person in a competition context, i.e. including organisation and control card.
- *       
+ * 

Java class for Competitor complex type

. * - *

Java class for Competitor 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
  * 
@@ -54,14 +52,34 @@ public class Competitor {
 
     @XmlElement(name = "Person", required = true)
     protected Person person;
+    /**
+     * The organisations that the person is member of.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected List organisation;
+    /**
+     * The default control cards of the competitor.
+     * 
+     */
     @XmlElement(name = "ControlCard")
     protected List controlCard;
+    /**
+     * The default classes of the competitor.
+     * 
+     */
     @XmlElement(name = "Class")
     protected List clazz;
+    /**
+     * Any scores, e.g. ranking scores, for the person.
+     * 
+     */
     @XmlElement(name = "Score")
     protected List score;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -93,24 +111,27 @@ public void setPerson(Person value) {
     }
 
     /**
+     * The organisations that the person is member of.
+     * 
      * 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 @@ -124,24 +145,27 @@ public List getOrganisation() { } /** + * The default control cards of the competitor. + * * Gets the value of the controlCard 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 controlCard property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlCard property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlCard().add(newItem);
+     * getControlCard().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlCard } + *

* * * @return @@ -155,24 +179,27 @@ public List getControlCard() { } /** + * The default classes of the competitor. + * * 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 @@ -186,24 +213,27 @@ public List getClazz() { } /** + * Any scores, e.g. ranking scores, for the person. + * * Gets the value of the score 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 score property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the score property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getScore().add(newItem);
+     * getScore().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Score } + *

* * * @return @@ -217,7 +247,7 @@ public List getScore() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -235,6 +265,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/CompetitorList.java b/src/main/java/iofXml/v3/CompetitorList.java index fa0cf183..214c4983 100644 --- a/src/main/java/iofXml/v3/CompetitorList.java +++ b/src/main/java/iofXml/v3/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
  * 
@@ -42,28 +42,33 @@ public class CompetitorList
 
     @XmlElement(name = "Competitor")
     protected List competitor;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
      * 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 @@ -77,7 +82,7 @@ public List getCompetitor() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -95,6 +100,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/Contact.java b/src/main/java/iofXml/v3/Contact.java index e5f1e77e..8a82e94b 100644 --- a/src/main/java/iofXml/v3/Contact.java +++ b/src/main/java/iofXml/v3/Contact.java @@ -13,13 +13,11 @@ /** + * Contact information for a person, organisation or other entity. * - * Contact information for a person, organisation or other entity. - * + *

Java class for Contact complex type

. * - *

Java class for Contact 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/v3/Control.java b/src/main/java/iofXml/v3/Control.java
index f5f25864..65c62245 100644
--- a/src/main/java/iofXml/v3/Control.java
+++ b/src/main/java/iofXml/v3/Control.java
@@ -13,13 +13,11 @@
 
 
 /**
+ * Defines a control, without any relationship to a particular course.
  * 
- *         Defines a control, without any relationship to a particular course.
- *       
+ * 

Java class for Control complex type

. * - *

Java class for Control 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
  * 
@@ -53,18 +51,46 @@
 })
 public class Control {
 
+    /**
+     * The code of the control.
+     * 
+     */
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * If the control has multiple punching units with separate codes, specify all these codes using elements of this kind. Omit this element if there is a single punching unit whose code is the same as the control code.
+     * 
+     */
     @XmlElement(name = "PunchingUnitId")
     protected List punchingUnitId;
+    /**
+     * The name of the control, used for e.g. online controls ('spectator control', 'prewarning').
+     * 
+     */
     @XmlElement(name = "Name")
     protected List name;
+    /**
+     * The geographical position of the control.
+     * 
+     */
     @XmlElement(name = "Position")
     protected GeoPosition position;
+    /**
+     * The position of the control according to tha map's coordinate system.
+     * 
+     */
     @XmlElement(name = "MapPosition")
     protected MapPosition mapPosition;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The type of the control: (ordinary) control, start, finish, crossing point or end of marked route. This attribute can be overridden on the CourseControl level.
+     * 
+     */
     @XmlAttribute(name = "type")
     protected ControlType type;
     @XmlAttribute(name = "modifyTime")
@@ -72,7 +98,7 @@ public class Control {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the id property.
+     * The code of the control.
      * 
      * @return
      *     possible object is
@@ -90,30 +116,34 @@ public Id getId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getId()
      */
     public void setId(Id value) {
         this.id = value;
     }
 
     /**
+     * If the control has multiple punching units with separate codes, specify all these codes using elements of this kind. Omit this element if there is a single punching unit whose code is the same as the control code.
+     * 
      * Gets the value of the punchingUnitId 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 punchingUnitId property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the punchingUnitId property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPunchingUnitId().add(newItem);
+     * getPunchingUnitId().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Id } + *

* * * @return @@ -127,24 +157,27 @@ public List getPunchingUnitId() { } /** + * The name of the control, used for e.g. online controls ('spectator control', 'prewarning'). + * * 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 LanguageString } + *

* * * @return @@ -158,7 +191,7 @@ public List getName() { } /** - * Gets the value of the position property. + * The geographical position of the control. * * @return * possible object is @@ -176,13 +209,14 @@ public GeoPosition getPosition() { * allowed object is * {@link GeoPosition } * + * @see #getPosition() */ public void setPosition(GeoPosition value) { this.position = value; } /** - * Gets the value of the mapPosition property. + * The position of the control according to tha map's coordinate system. * * @return * possible object is @@ -200,13 +234,14 @@ public MapPosition getMapPosition() { * allowed object is * {@link MapPosition } * + * @see #getMapPosition() */ public void setMapPosition(MapPosition value) { this.mapPosition = value; } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -224,13 +259,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the type property. + * The type of the control: (ordinary) control, start, finish, crossing point or end of marked route. This attribute can be overridden on the CourseControl level. * * @return * possible object is @@ -252,6 +288,7 @@ public ControlType getType() { * allowed object is * {@link ControlType } * + * @see #getType() */ public void setType(ControlType value) { this.type = value; diff --git a/src/main/java/iofXml/v3/ControlAnswer.java b/src/main/java/iofXml/v3/ControlAnswer.java index 09b99521..4cea12a2 100644 --- a/src/main/java/iofXml/v3/ControlAnswer.java +++ b/src/main/java/iofXml/v3/ControlAnswer.java @@ -8,13 +8,11 @@ /** + * Defines the the selected answer, the correct answer and the time used on a Trail-O control. * - * Defines the the selected answer, the correct answer and the time used on a Trail-O control. - * + *

Java class for ControlAnswer complex type

. * - *

Java class for ControlAnswer 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,17 +40,33 @@
 })
 public class ControlAnswer {
 
+    /**
+     * The answer that the competitor selected. If the competitor did not give any answer, use an empty string.
+     * 
+     */
     @XmlElement(name = "Answer", required = true)
     protected String answer;
+    /**
+     * The correct answer. If no answer is correct, use an empty string.
+     * 
+     */
     @XmlElement(name = "CorrectAnswer", required = true)
     protected String correctAnswer;
+    /**
+     * The time in seconds used to give the answer, in case of a timed control. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
+     * 
+     */
     @XmlElement(name = "Time")
     protected Double time;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the answer property.
+     * The answer that the competitor selected. If the competitor did not give any answer, use an empty string.
      * 
      * @return
      *     possible object is
@@ -70,13 +84,14 @@ public String getAnswer() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getAnswer()
      */
     public void setAnswer(String value) {
         this.answer = value;
     }
 
     /**
-     * Gets the value of the correctAnswer property.
+     * The correct answer. If no answer is correct, use an empty string.
      * 
      * @return
      *     possible object is
@@ -94,13 +109,14 @@ public String getCorrectAnswer() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getCorrectAnswer()
      */
     public void setCorrectAnswer(String value) {
         this.correctAnswer = value;
     }
 
     /**
-     * Gets the value of the time property.
+     * The time in seconds used to give the answer, in case of a timed control. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
      * 
      * @return
      *     possible object is
@@ -118,13 +134,14 @@ public Double getTime() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getTime()
      */
     public void setTime(Double value) {
         this.time = value;
     }
 
     /**
-     * Gets the value of the extensions property.
+     * Container element for custom elements from other schemas.
      * 
      * @return
      *     possible object is
@@ -142,6 +159,7 @@ public Extensions getExtensions() {
      *     allowed object is
      *     {@link Extensions }
      *     
+     * @see #getExtensions()
      */
     public void setExtensions(Extensions value) {
         this.extensions = value;
diff --git a/src/main/java/iofXml/v3/ControlCard.java b/src/main/java/iofXml/v3/ControlCard.java
index 35729859..062367f3 100644
--- a/src/main/java/iofXml/v3/ControlCard.java
+++ b/src/main/java/iofXml/v3/ControlCard.java
@@ -11,13 +11,11 @@
 
 
 /**
+ * The unique identifier of the control card, i.e. card number.
  * 
- *         The unique identifier of the control card, i.e. card number.
- *       
+ * 

Java class for ControlCard complex type

. * - *

Java class for ControlCard 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
  * 
@@ -40,6 +38,10 @@ public class ControlCard {
 
     @XmlValue
     protected String value;
+    /**
+     * The manufacturer of the punching system, e.g. 'SI' or 'Emit'.
+     * 
+     */
     @XmlAttribute(name = "punchingSystem")
     protected String punchingSystem;
     @XmlAttribute(name = "modifyTime")
@@ -71,7 +73,7 @@ public void setValue(String value) {
     }
 
     /**
-     * Gets the value of the punchingSystem property.
+     * The manufacturer of the punching system, e.g. 'SI' or 'Emit'.
      * 
      * @return
      *     possible object is
@@ -89,6 +91,7 @@ public String getPunchingSystem() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getPunchingSystem()
      */
     public void setPunchingSystem(String value) {
         this.punchingSystem = value;
diff --git a/src/main/java/iofXml/v3/ControlCardList.java b/src/main/java/iofXml/v3/ControlCardList.java
index e5cce3e9..316aaf7e 100644
--- a/src/main/java/iofXml/v3/ControlCardList.java
+++ b/src/main/java/iofXml/v3/ControlCardList.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,15 +42,27 @@ public class ControlCardList
     extends BaseMessageElement
 {
 
+    /**
+     * The owner of the control cards.
+     * 
+     */
     @XmlElement(name = "Owner")
     protected String owner;
+    /**
+     * The control cards.
+     * 
+     */
     @XmlElement(name = "ControlCard", required = true)
     protected List controlCard;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the owner property.
+     * The owner of the control cards.
      * 
      * @return
      *     possible object is
@@ -68,30 +80,34 @@ public String getOwner() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getOwner()
      */
     public void setOwner(String value) {
         this.owner = value;
     }
 
     /**
+     * The control cards.
+     * 
      * Gets the value of the controlCard 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 controlCard property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlCard property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlCard().add(newItem);
+     * getControlCard().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlCard } + *

* * * @return @@ -105,7 +121,7 @@ public List getControlCard() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -123,6 +139,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/ControlType.java b/src/main/java/iofXml/v3/ControlType.java index 4668817a..db484c95 100644 --- a/src/main/java/iofXml/v3/ControlType.java +++ b/src/main/java/iofXml/v3/ControlType.java @@ -7,9 +7,11 @@ /** - *

Java class for ControlType. + * The type of a control: (ordinary) control, start, finish, crossing point or end of marked route. * - *

The following schema fragment specifies the expected content contained within this class. + *

Java class for ControlType

. + * + *

The following schema fragment specifies the expected content contained within this class.

*
{@code
  * 
  *   
@@ -43,10 +45,26 @@ public enum ControlType {
         value = v;
     }
 
+    /**
+     * Gets the value associated to the enum constant.
+     * 
+     * @return
+     *     The value linked to the enum.
+     */
     public String value() {
         return value;
     }
 
+    /**
+     * Gets the enum associated to the value passed as parameter.
+     * 
+     * @param v
+     *     The value to get the enum from.
+     * @return
+     *     The enum which corresponds to the value, if it exists.
+     * @throws IllegalArgumentException
+     *     If no value matches in the enum declaration.
+     */
     public static ControlType fromValue(String v) {
         for (ControlType c: ControlType.values()) {
             if (c.value.equals(v)) {
diff --git a/src/main/java/iofXml/v3/Country.java b/src/main/java/iofXml/v3/Country.java
index 9d93d1f4..e1135d8b 100644
--- a/src/main/java/iofXml/v3/Country.java
+++ b/src/main/java/iofXml/v3/Country.java
@@ -9,13 +9,11 @@
 
 
 /**
+ * Defines the name of the country.
  * 
- *         Defines the name of the country.
- *       
+ * 

Java class for Country complex type

. * - *

Java class for Country 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
  * 
@@ -37,6 +35,10 @@ public class Country {
 
     @XmlValue
     protected String value;
+    /**
+     * The International Olympic Committee's 3-letter code of the country as stated in https://en.wikipedia.org/wiki/List_of_IOC_country_codes. Note that several of the IOC codes are different from the standard ISO 3166-1 alpha-3 codes.
+     * 
+     */
     @XmlAttribute(name = "code", required = true)
     protected String code;
 
@@ -65,7 +67,7 @@ public void setValue(String value) {
     }
 
     /**
-     * Gets the value of the code property.
+     * The International Olympic Committee's 3-letter code of the country as stated in https://en.wikipedia.org/wiki/List_of_IOC_country_codes. Note that several of the IOC codes are different from the standard ISO 3166-1 alpha-3 codes.
      * 
      * @return
      *     possible object is
@@ -83,6 +85,7 @@ public String getCode() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getCode()
      */
     public void setCode(String value) {
         this.code = value;
diff --git a/src/main/java/iofXml/v3/Course.java b/src/main/java/iofXml/v3/Course.java
index fc42e886..c8412dc7 100644
--- a/src/main/java/iofXml/v3/Course.java
+++ b/src/main/java/iofXml/v3/Course.java
@@ -14,13 +14,11 @@
 
 
 /**
+ * Defines a course, i.e. a number of controls including start and finish.
  * 
- *         Defines a course, i.e. a number of controls including start and finish.
- *       
+ * 

Java class for Course complex type

. * - *

Java class for Course 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
  * 
@@ -60,20 +58,52 @@ public class Course {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The name of the course.
+     * 
+     */
     @XmlElement(name = "Name", required = true)
     protected String name;
+    /**
+     * The family or group of forked courses that the course is part of.
+     * 
+     */
     @XmlElement(name = "CourseFamily")
     protected String courseFamily;
+    /**
+     * The length of the course, in meters.
+     * 
+     */
     @XmlElement(name = "Length")
     protected Double length;
+    /**
+     * The climb of the course, in meters, along the expected best route choice.
+     * 
+     */
     @XmlElement(name = "Climb")
     protected Double climb;
+    /**
+     * The controls, including start and finish, that the course is made up of.
+     * 
+     */
     @XmlElement(name = "CourseControl", required = true)
     protected List courseControl;
+    /**
+     * The id of the map used for this course.
+     * 
+     */
     @XmlElement(name = "MapId")
     protected BigInteger mapId;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The number of competitors that this course has been assigned to.
+     * 
+     */
     @XmlAttribute(name = "numberOfCompetitors")
     protected BigInteger numberOfCompetitors;
     @XmlAttribute(name = "modifyTime")
@@ -105,7 +135,7 @@ public void setId(Id value) {
     }
 
     /**
-     * Gets the value of the name property.
+     * The name of the course.
      * 
      * @return
      *     possible object is
@@ -123,13 +153,14 @@ public String getName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getName()
      */
     public void setName(String value) {
         this.name = value;
     }
 
     /**
-     * Gets the value of the courseFamily property.
+     * The family or group of forked courses that the course is part of.
      * 
      * @return
      *     possible object is
@@ -147,13 +178,14 @@ public String getCourseFamily() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getCourseFamily()
      */
     public void setCourseFamily(String value) {
         this.courseFamily = value;
     }
 
     /**
-     * Gets the value of the length property.
+     * The length of the course, in meters.
      * 
      * @return
      *     possible object is
@@ -171,13 +203,14 @@ public Double getLength() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getLength()
      */
     public void setLength(Double value) {
         this.length = value;
     }
 
     /**
-     * Gets the value of the climb property.
+     * The climb of the course, in meters, along the expected best route choice.
      * 
      * @return
      *     possible object is
@@ -195,30 +228,34 @@ public Double getClimb() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getClimb()
      */
     public void setClimb(Double value) {
         this.climb = value;
     }
 
     /**
+     * The controls, including start and finish, that the course is made up of.
+     * 
      * 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 @@ -232,7 +269,7 @@ public List getCourseControl() { } /** - * Gets the value of the mapId property. + * The id of the map used for this course. * * @return * possible object is @@ -250,13 +287,14 @@ public BigInteger getMapId() { * allowed object is * {@link BigInteger } * + * @see #getMapId() */ public void setMapId(BigInteger value) { this.mapId = value; } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -274,13 +312,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the numberOfCompetitors property. + * The number of competitors that this course has been assigned to. * * @return * possible object is @@ -298,6 +337,7 @@ public BigInteger getNumberOfCompetitors() { * allowed object is * {@link BigInteger } * + * @see #getNumberOfCompetitors() */ public void setNumberOfCompetitors(BigInteger value) { this.numberOfCompetitors = value; diff --git a/src/main/java/iofXml/v3/CourseControl.java b/src/main/java/iofXml/v3/CourseControl.java index 02f9f470..83e15345 100644 --- a/src/main/java/iofXml/v3/CourseControl.java +++ b/src/main/java/iofXml/v3/CourseControl.java @@ -15,13 +15,11 @@ /** + * A control included in a particular course. * - * A control included in a particular course. - * + *

Java class for CourseControl complex type

. * - *

Java class for CourseControl 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
  * 
@@ -68,25 +66,65 @@
 })
 public class CourseControl {
 
+    /**
+     * The code(s) of the control(s), without course-specific information. Specifying multiple control codes means that the competitor is required to punch one of the controls, but not all of them.
+     * 
+     */
     @XmlElement(name = "Control", required = true)
     protected List control;
+    /**
+     * Indicates the text shown next to the control circle, i.e. the control number.
+     * 
+     */
     @XmlElement(name = "MapText")
     protected String mapText;
+    /**
+     * Indicates the position of the center of the text relative to the center of the control circle.
+     * 
+     */
     @XmlElement(name = "MapTextPosition")
     protected MapPosition mapTextPosition;
+    /**
+     * The length in meters from the previous control on the course. For starts, this length may refer to the distance from the time start to the start flag.
+     * 
+     */
     @XmlElement(name = "LegLength")
     protected Double legLength;
+    /**
+     * The score of the control in score-O events.
+     * 
+     */
     @XmlElement(name = "Score")
     protected Double score;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The type of the control: (ordinary) control, start, finish, crossing point or end of marked route. If this attribute is specified, it overrides the corresponding Control's type.
+     * 
+     */
     @XmlAttribute(name = "type")
     protected ControlType type;
+    /**
+     * Non-broken sequences of course controls having randomOrder set to true can be visited in an arbitrary order.
+     * 
+     */
     @XmlAttribute(name = "randomOrder")
     protected Boolean randomOrder;
+    /**
+     * Any special instruction applied at the control, see the column G as defined in International Specification for Control Descriptions.
+     * 
+     */
     @XmlAttribute(name = "specialInstruction")
     @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
     protected String specialInstruction;
+    /**
+     * The length of the taped route in meters. Only to be specified if specialInstruction is TapedRoute or FunnelTapedRoute and if different from the value specified in LegLength element, i.e. when Special Instruction 13.1 is used.
+     * 
+     */
     @XmlAttribute(name = "tapedRouteLength")
     protected Double tapedRouteLength;
     @XmlAttribute(name = "modifyTime")
@@ -94,24 +132,27 @@ public class CourseControl {
     protected XMLGregorianCalendar modifyTime;
 
     /**
+     * The code(s) of the control(s), without course-specific information. Specifying multiple control codes means that the competitor is required to punch one of the controls, but not all of them.
+     * 
      * 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 String } + *

* * * @return @@ -125,7 +166,7 @@ public List getControl() { } /** - * Gets the value of the mapText property. + * Indicates the text shown next to the control circle, i.e. the control number. * * @return * possible object is @@ -143,13 +184,14 @@ public String getMapText() { * allowed object is * {@link String } * + * @see #getMapText() */ public void setMapText(String value) { this.mapText = value; } /** - * Gets the value of the mapTextPosition property. + * Indicates the position of the center of the text relative to the center of the control circle. * * @return * possible object is @@ -167,13 +209,14 @@ public MapPosition getMapTextPosition() { * allowed object is * {@link MapPosition } * + * @see #getMapTextPosition() */ public void setMapTextPosition(MapPosition value) { this.mapTextPosition = value; } /** - * Gets the value of the legLength property. + * The length in meters from the previous control on the course. For starts, this length may refer to the distance from the time start to the start flag. * * @return * possible object is @@ -191,13 +234,14 @@ public Double getLegLength() { * allowed object is * {@link Double } * + * @see #getLegLength() */ public void setLegLength(Double value) { this.legLength = value; } /** - * Gets the value of the score property. + * The score of the control in score-O events. * * @return * possible object is @@ -215,13 +259,14 @@ public Double getScore() { * allowed object is * {@link Double } * + * @see #getScore() */ public void setScore(Double value) { this.score = value; } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -239,13 +284,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the type property. + * The type of the control: (ordinary) control, start, finish, crossing point or end of marked route. If this attribute is specified, it overrides the corresponding Control's type. * * @return * possible object is @@ -263,13 +309,14 @@ public ControlType getType() { * allowed object is * {@link ControlType } * + * @see #getType() */ public void setType(ControlType value) { this.type = value; } /** - * Gets the value of the randomOrder property. + * Non-broken sequences of course controls having randomOrder set to true can be visited in an arbitrary order. * * @return * possible object is @@ -291,13 +338,14 @@ public boolean isRandomOrder() { * allowed object is * {@link Boolean } * + * @see #isRandomOrder() */ public void setRandomOrder(Boolean value) { this.randomOrder = value; } /** - * Gets the value of the specialInstruction property. + * Any special instruction applied at the control, see the column G as defined in International Specification for Control Descriptions. * * @return * possible object is @@ -319,13 +367,14 @@ public String getSpecialInstruction() { * allowed object is * {@link String } * + * @see #getSpecialInstruction() */ public void setSpecialInstruction(String value) { this.specialInstruction = value; } /** - * Gets the value of the tapedRouteLength property. + * The length of the taped route in meters. Only to be specified if specialInstruction is TapedRoute or FunnelTapedRoute and if different from the value specified in LegLength element, i.e. when Special Instruction 13.1 is used. * * @return * possible object is @@ -343,6 +392,7 @@ public Double getTapedRouteLength() { * allowed object is * {@link Double } * + * @see #getTapedRouteLength() */ public void setTapedRouteLength(Double value) { this.tapedRouteLength = value; diff --git a/src/main/java/iofXml/v3/CourseData.java b/src/main/java/iofXml/v3/CourseData.java index 48782b77..bd282b73 100644 --- a/src/main/java/iofXml/v3/CourseData.java +++ b/src/main/java/iofXml/v3/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
  * 
@@ -42,15 +42,27 @@ public class CourseData
     extends BaseMessageElement
 {
 
+    /**
+     * The event that the course data belongs to.
+     * 
+     */
     @XmlElement(name = "Event", required = true)
     protected Event event;
+    /**
+     * The course data for each race; one element per race in the event.
+     * 
+     */
     @XmlElement(name = "RaceCourseData", required = true)
     protected List raceCourseData;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the event property.
+     * The event that the course data belongs to.
      * 
      * @return
      *     possible object is
@@ -68,30 +80,34 @@ public Event getEvent() {
      *     allowed object is
      *     {@link Event }
      *     
+     * @see #getEvent()
      */
     public void setEvent(Event value) {
         this.event = value;
     }
 
     /**
+     * The course data for each race; one element per race in the event.
+     * 
      * Gets the value of the raceCourseData 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 raceCourseData property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the raceCourseData property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getRaceCourseData().add(newItem);
+     * getRaceCourseData().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link RaceCourseData } + *

* * * @return @@ -105,7 +121,7 @@ public List getRaceCourseData() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -123,6 +139,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/DateAndOptionalTime.java b/src/main/java/iofXml/v3/DateAndOptionalTime.java index 348648cc..9b8c1697 100644 --- a/src/main/java/iofXml/v3/DateAndOptionalTime.java +++ b/src/main/java/iofXml/v3/DateAndOptionalTime.java @@ -10,13 +10,11 @@ /** + * Defines a point in time which either is known by date and time, or just by date. May be used for event dates, when the event date is decided before the time of the first start. * - * Defines a point in time which either is known by date and time, or just by date. May be used for event dates, when the event date is decided before the time of the first start. - * + *

Java class for DateAndOptionalTime complex type

. * - *

Java class for DateAndOptionalTime 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
  * 
@@ -40,15 +38,23 @@
 })
 public class DateAndOptionalTime {
 
+    /**
+     * The date part, expressed in ISO 8601 format.
+     * 
+     */
     @XmlElement(name = "Date", required = true)
     @XmlSchemaType(name = "date")
     protected XMLGregorianCalendar date;
+    /**
+     * The time part, expressed in ISO 8601 format.
+     * 
+     */
     @XmlElement(name = "Time")
     @XmlSchemaType(name = "time")
     protected XMLGregorianCalendar time;
 
     /**
-     * Gets the value of the date property.
+     * The date part, expressed in ISO 8601 format.
      * 
      * @return
      *     possible object is
@@ -66,13 +72,14 @@ public XMLGregorianCalendar getDate() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getDate()
      */
     public void setDate(XMLGregorianCalendar value) {
         this.date = value;
     }
 
     /**
-     * Gets the value of the time property.
+     * The time part, expressed in ISO 8601 format.
      * 
      * @return
      *     possible object is
@@ -90,6 +97,7 @@ public XMLGregorianCalendar getTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getTime()
      */
     public void setTime(XMLGregorianCalendar value) {
         this.time = value;
diff --git a/src/main/java/iofXml/v3/EntryList.java b/src/main/java/iofXml/v3/EntryList.java
index fe1ce660..2e26c1f7 100644
--- a/src/main/java/iofXml/v3/EntryList.java
+++ b/src/main/java/iofXml/v3/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
  * 
@@ -44,17 +44,33 @@ public class EntryList
     extends BaseMessageElement
 {
 
+    /**
+     * The event that the entry list belongs to.
+     * 
+     */
     @XmlElement(name = "Event", required = true)
     protected Event event;
+    /**
+     * The teams registered for the event.
+     * 
+     */
     @XmlElement(name = "TeamEntry")
     protected List teamEntry;
+    /**
+     * The individual competitors registered for the event.
+     * 
+     */
     @XmlElement(name = "PersonEntry")
     protected List personEntry;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the event property.
+     * The event that the entry list belongs to.
      * 
      * @return
      *     possible object is
@@ -72,30 +88,34 @@ public Event getEvent() {
      *     allowed object is
      *     {@link Event }
      *     
+     * @see #getEvent()
      */
     public void setEvent(Event value) {
         this.event = value;
     }
 
     /**
+     * The teams registered for the event.
+     * 
      * Gets the value of the teamEntry 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 teamEntry property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamEntry property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamEntry().add(newItem);
+     * getTeamEntry().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamEntry } + *

* * * @return @@ -109,24 +129,27 @@ public List getTeamEntry() { } /** + * The individual competitors registered for the event. + * * Gets the value of the personEntry 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 personEntry property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the personEntry property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPersonEntry().add(newItem);
+     * getPersonEntry().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PersonEntry } + *

* * * @return @@ -140,7 +163,7 @@ public List getPersonEntry() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -158,6 +181,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/EntryReceiver.java b/src/main/java/iofXml/v3/EntryReceiver.java index 6444916f..e9a3f216 100644 --- a/src/main/java/iofXml/v3/EntryReceiver.java +++ b/src/main/java/iofXml/v3/EntryReceiver.java @@ -10,9 +10,9 @@ /** - *

Java class for EntryReceiver complex type. + *

Java class for EntryReceiver 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
  * 
@@ -44,22 +44,23 @@ public class EntryReceiver {
     /**
      * 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 @@ -75,22 +76,23 @@ public List
getAddress() { /** * 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/v3/Event.java b/src/main/java/iofXml/v3/Event.java index 5e7f1dcb..2b61dd0b 100644 --- a/src/main/java/iofXml/v3/Event.java +++ b/src/main/java/iofXml/v3/Event.java @@ -13,9 +13,9 @@ /** - *

Java class for Event complex type. + *

Java class for Event 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,41 +78,105 @@ public class Event {
     protected Id id;
     @XmlElement(name = "Name", required = true)
     protected String name;
+    /**
+     * The start time for the first starting competitor of the event. If the event contains multiple races, this is the start time for the first starting competitor of the first race.
+     * 
+     */
     @XmlElement(name = "StartTime")
     protected DateAndOptionalTime startTime;
+    /**
+     * The expected finish time for the last finishing competitor of the event. If the event contains multiple races, this is the expected finish time for the last finishing competitor of the last race.
+     * 
+     */
     @XmlElement(name = "EndTime")
     protected DateAndOptionalTime endTime;
+    /**
+     * The status of the event. If the event is a multi-race event, and status is set per race, use the Status element of the Race element.
+     * 
+     */
     @XmlElement(name = "Status")
     @XmlSchemaType(name = "NMTOKEN")
     protected EventStatus status;
+    /**
+     * The classification or level of the event. If the event is a multi-race event, and classification is set per race, use the Classification element of the Race element.
+     * 
+     */
     @XmlElement(name = "Classification")
     @XmlSchemaType(name = "NMTOKEN")
     protected EventClassification classification;
     @XmlElement(name = "Form")
     @XmlSchemaType(name = "NMTOKEN")
     protected List form;
+    /**
+     * The organisations that organise the event.
+     * 
+     */
     @XmlElement(name = "Organiser")
     protected List organiser;
+    /**
+     * The main officials of the event, e.g. course setter and event president.
+     * 
+     */
     @XmlElement(name = "Official")
     protected List official;
+    /**
+     * The classes that are available at the event.
+     * 
+     */
     @XmlElement(name = "Class")
     protected List clazz;
+    /**
+     * An event consists of a number of races. The number is equal to the number of times a competitor should start. Most events contain a single race, and this elemend could then be omitted.
+     * 
+     */
     @XmlElement(name = "Race")
     protected List race;
+    /**
+     * Address and contact information to the person or organisation which registers the entries for the event.
+     * 
+     */
     @XmlElement(name = "EntryReceiver")
     protected EntryReceiver entryReceiver;
+    /**
+     * The services available for the event, e.g. accomodation and transport.
+     * 
+     */
     @XmlElement(name = "Service")
     protected List service;
+    /**
+     * The bank account for the event.
+     * 
+     */
     @XmlElement(name = "Account")
     protected List account;
+    /**
+     * URLs to various types of additional information regarding the event, e.g. event website or result list.
+     * 
+     */
     @XmlElement(name = "URL")
     protected List url;
+    /**
+     * Presents arbitrary data about the event, e.g. "Accommodation", "Local Attractions", and so on. Information present here should be defined well in advance of the event, in contrast to the 'News' element.
+     * 
+     */
     @XmlElement(name = "Information")
     protected List information;
+    /**
+     * Defines the schedule of events that comprise the entire orienteering event, e.g. entry deadlines, banquet and social events, and awards ceremonies.
+     * 
+     */
     @XmlElement(name = "Schedule")
     protected List schedule;
+    /**
+     * Presents "last minute information" about the event.
+     * 
+     */
     @XmlElement(name = "News")
     protected List news;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -168,7 +232,7 @@ public void setName(String value) {
     }
 
     /**
-     * Gets the value of the startTime property.
+     * The start time for the first starting competitor of the event. If the event contains multiple races, this is the start time for the first starting competitor of the first race.
      * 
      * @return
      *     possible object is
@@ -186,13 +250,14 @@ public DateAndOptionalTime getStartTime() {
      *     allowed object is
      *     {@link DateAndOptionalTime }
      *     
+     * @see #getStartTime()
      */
     public void setStartTime(DateAndOptionalTime value) {
         this.startTime = value;
     }
 
     /**
-     * Gets the value of the endTime property.
+     * The expected finish time for the last finishing competitor of the event. If the event contains multiple races, this is the expected finish time for the last finishing competitor of the last race.
      * 
      * @return
      *     possible object is
@@ -210,13 +275,14 @@ public DateAndOptionalTime getEndTime() {
      *     allowed object is
      *     {@link DateAndOptionalTime }
      *     
+     * @see #getEndTime()
      */
     public void setEndTime(DateAndOptionalTime value) {
         this.endTime = value;
     }
 
     /**
-     * Gets the value of the status property.
+     * The status of the event. If the event is a multi-race event, and status is set per race, use the Status element of the Race element.
      * 
      * @return
      *     possible object is
@@ -234,13 +300,14 @@ public EventStatus getStatus() {
      *     allowed object is
      *     {@link EventStatus }
      *     
+     * @see #getStatus()
      */
     public void setStatus(EventStatus value) {
         this.status = value;
     }
 
     /**
-     * Gets the value of the classification property.
+     * The classification or level of the event. If the event is a multi-race event, and classification is set per race, use the Classification element of the Race element.
      * 
      * @return
      *     possible object is
@@ -258,6 +325,7 @@ public EventClassification getClassification() {
      *     allowed object is
      *     {@link EventClassification }
      *     
+     * @see #getClassification()
      */
     public void setClassification(EventClassification value) {
         this.classification = value;
@@ -266,22 +334,23 @@ public void setClassification(EventClassification value) {
     /**
      * Gets the value of the form 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 form property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the form property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getForm().add(newItem);
+     * getForm().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link EventForm } + *

* * * @return @@ -295,24 +364,27 @@ public List getForm() { } /** + * The organisations that organise the event. + * * Gets the value of the organiser 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 organiser property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the organiser property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getOrganiser().add(newItem);
+     * getOrganiser().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Organisation } + *

* * * @return @@ -326,24 +398,27 @@ public List getOrganiser() { } /** + * The main officials of the event, e.g. course setter and event president. + * * Gets the value of the official 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 official property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the official property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getOfficial().add(newItem);
+     * getOfficial().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Role } + *

* * * @return @@ -357,24 +432,27 @@ public List getOfficial() { } /** + * The classes that are available at the event. + * * 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 @@ -388,24 +466,27 @@ public List getClazz() { } /** + * An event consists of a number of races. The number is equal to the number of times a competitor should start. Most events contain a single race, and this elemend could then be omitted. + * * Gets the value of the race 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 race property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the race property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getRace().add(newItem);
+     * getRace().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Race } + *

* * * @return @@ -419,7 +500,7 @@ public List getRace() { } /** - * Gets the value of the entryReceiver property. + * Address and contact information to the person or organisation which registers the entries for the event. * * @return * possible object is @@ -437,30 +518,34 @@ public EntryReceiver getEntryReceiver() { * allowed object is * {@link EntryReceiver } * + * @see #getEntryReceiver() */ public void setEntryReceiver(EntryReceiver value) { this.entryReceiver = value; } /** + * The services available for the event, e.g. accomodation and transport. + * * 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 @@ -474,24 +559,27 @@ public List getService() { } /** + * The bank account for the event. + * * 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 @@ -505,24 +593,27 @@ public List getAccount() { } /** + * URLs to various types of additional information regarding the event, e.g. event website or result list. + * * Gets the value of the url 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 url property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the url property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getURL().add(newItem);
+     * getURL().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link EventURL } + *

* * * @return @@ -536,24 +627,27 @@ public List getURL() { } /** + * Presents arbitrary data about the event, e.g. "Accommodation", "Local Attractions", and so on. Information present here should be defined well in advance of the event, in contrast to the 'News' element. + * * Gets the value of the information 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 information property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the information property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getInformation().add(newItem);
+     * getInformation().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link InformationItem } + *

* * * @return @@ -567,24 +661,27 @@ public List getInformation() { } /** + * Defines the schedule of events that comprise the entire orienteering event, e.g. entry deadlines, banquet and social events, and awards ceremonies. + * * Gets the value of the schedule 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 schedule property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the schedule property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getSchedule().add(newItem);
+     * getSchedule().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Schedule } + *

* * * @return @@ -598,24 +695,27 @@ public List getSchedule() { } /** + * Presents "last minute information" about the event. + * * Gets the value of the news 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 news property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the news property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getNews().add(newItem);
+     * getNews().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link InformationItem } + *

* * * @return @@ -629,7 +729,7 @@ public List getNews() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -647,6 +747,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/EventClassStatus.java b/src/main/java/iofXml/v3/EventClassStatus.java index 4f490467..3bea295d 100644 --- a/src/main/java/iofXml/v3/EventClassStatus.java +++ b/src/main/java/iofXml/v3/EventClassStatus.java @@ -7,9 +7,11 @@ /** - *

Java class for EventClassStatus. + * The status of the class. * - *

The following schema fragment specifies the expected content contained within this class. + *

Java class for EventClassStatus

. + * + *

The following schema fragment specifies the expected content contained within this class.

*
{@code
  * 
  *   
@@ -29,45 +31,35 @@ public enum EventClassStatus {
 
 
     /**
-     * 
-     *             The default status.
-     *           
+     * The default status.
      * 
      */
     @XmlEnumValue("Normal")
     NORMAL("Normal"),
 
     /**
-     * 
-     *             The class has been divided in two or more classes due to a large number of entries.
-     *           
+     * The class has been divided in two or more classes due to a large number of entries.
      * 
      */
     @XmlEnumValue("Divided")
     DIVIDED("Divided"),
 
     /**
-     * 
-     *             The class has been joined with another class due to a small number of entries.
-     *           
+     * The class has been joined with another class due to a small number of entries.
      * 
      */
     @XmlEnumValue("Joined")
     JOINED("Joined"),
 
     /**
-     * 
-     *             The results are considered invalid due to technical issues such as misplaced controls. Entry fees are not refunded.
-     *           
+     * The results are considered invalid due to technical issues such as misplaced controls. Entry fees are not refunded.
      * 
      */
     @XmlEnumValue("Invalidated")
     INVALIDATED("Invalidated"),
 
     /**
-     * 
-     *             The results are considered invalid due to technical issues such as misplaced controls. Entry fees are refunded.
-     *           
+     * The results are considered invalid due to technical issues such as misplaced controls. Entry fees are refunded.
      * 
      */
     @XmlEnumValue("InvalidatedNoFee")
@@ -78,10 +70,26 @@ public enum EventClassStatus {
         value = v;
     }
 
+    /**
+     * Gets the value associated to the enum constant.
+     * 
+     * @return
+     *     The value linked to the enum.
+     */
     public String value() {
         return value;
     }
 
+    /**
+     * Gets the enum associated to the value passed as parameter.
+     * 
+     * @param v
+     *     The value to get the enum from.
+     * @return
+     *     The enum which corresponds to the value, if it exists.
+     * @throws IllegalArgumentException
+     *     If no value matches in the enum declaration.
+     */
     public static EventClassStatus fromValue(String v) {
         for (EventClassStatus c: EventClassStatus.values()) {
             if (c.value.equals(v)) {
diff --git a/src/main/java/iofXml/v3/EventClassification.java b/src/main/java/iofXml/v3/EventClassification.java
index c7b8f89b..73b423c5 100644
--- a/src/main/java/iofXml/v3/EventClassification.java
+++ b/src/main/java/iofXml/v3/EventClassification.java
@@ -7,9 +7,11 @@
 
 
 /**
- * 

Java class for EventClassification. * - *

The following schema fragment specifies the expected content contained within this class. + * + *

Java class for EventClassification

. + * + *

The following schema fragment specifies the expected content contained within this class.

*
{@code
  * 
  *   
@@ -43,10 +45,26 @@ public enum EventClassification {
         value = v;
     }
 
+    /**
+     * Gets the value associated to the enum constant.
+     * 
+     * @return
+     *     The value linked to the enum.
+     */
     public String value() {
         return value;
     }
 
+    /**
+     * Gets the enum associated to the value passed as parameter.
+     * 
+     * @param v
+     *     The value to get the enum from.
+     * @return
+     *     The enum which corresponds to the value, if it exists.
+     * @throws IllegalArgumentException
+     *     If no value matches in the enum declaration.
+     */
     public static EventClassification fromValue(String v) {
         for (EventClassification c: EventClassification.values()) {
             if (c.value.equals(v)) {
diff --git a/src/main/java/iofXml/v3/EventForm.java b/src/main/java/iofXml/v3/EventForm.java
index e3ae8062..ef1c6b62 100644
--- a/src/main/java/iofXml/v3/EventForm.java
+++ b/src/main/java/iofXml/v3/EventForm.java
@@ -7,9 +7,11 @@
 
 
 /**
- * 

Java class for EventForm. * - *

The following schema fragment specifies the expected content contained within this class. + * + *

Java class for EventForm

. + * + *

The following schema fragment specifies the expected content contained within this class.

*
{@code
  * 
  *   
@@ -37,10 +39,26 @@ public enum EventForm {
         value = v;
     }
 
+    /**
+     * Gets the value associated to the enum constant.
+     * 
+     * @return
+     *     The value linked to the enum.
+     */
     public String value() {
         return value;
     }
 
+    /**
+     * Gets the enum associated to the value passed as parameter.
+     * 
+     * @param v
+     *     The value to get the enum from.
+     * @return
+     *     The enum which corresponds to the value, if it exists.
+     * @throws IllegalArgumentException
+     *     If no value matches in the enum declaration.
+     */
     public static EventForm fromValue(String v) {
         for (EventForm c: EventForm.values()) {
             if (c.value.equals(v)) {
diff --git a/src/main/java/iofXml/v3/EventList.java b/src/main/java/iofXml/v3/EventList.java
index a9b17412..fec4f65a 100644
--- a/src/main/java/iofXml/v3/EventList.java
+++ b/src/main/java/iofXml/v3/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
  * 
@@ -42,28 +42,33 @@ public class EventList
 
     @XmlElement(name = "Event")
     protected List event;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
      * 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 @@ -77,7 +82,7 @@ public List getEvent() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -95,6 +100,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/EventStatus.java b/src/main/java/iofXml/v3/EventStatus.java index 371c74c9..75161b14 100644 --- a/src/main/java/iofXml/v3/EventStatus.java +++ b/src/main/java/iofXml/v3/EventStatus.java @@ -7,9 +7,11 @@ /** - *

Java class for EventStatus. * - *

The following schema fragment specifies the expected content contained within this class. + * + *

Java class for EventStatus

. + * + *

The following schema fragment specifies the expected content contained within this class.

*
{@code
  * 
  *   
@@ -30,54 +32,42 @@ public enum EventStatus {
 
 
     /**
-     * 
-     *             The event or race is on a planning stadium and has not been submitted to any sanctioning body.
-     *           
+     * The event or race is on a planning stadium and has not been submitted to any sanctioning body.
      * 
      */
     @XmlEnumValue("Planned")
     PLANNED("Planned"),
 
     /**
-     * 
-     *             The organiser has submitted the event to the relevant sanctioning body.
-     *           
+     * The organiser has submitted the event to the relevant sanctioning body.
      * 
      */
     @XmlEnumValue("Applied")
     APPLIED("Applied"),
 
     /**
-     * 
-     *             The organiser has bid on hosting the event or race as e.g. a championship.
-     *           
+     * The organiser has bid on hosting the event or race as e.g. a championship.
      * 
      */
     @XmlEnumValue("Proposed")
     PROPOSED("Proposed"),
 
     /**
-     * 
-     *             The event oc race meets the relevant requirements and will happen.
-     *           
+     * The event oc race meets the relevant requirements and will happen.
      * 
      */
     @XmlEnumValue("Sanctioned")
     SANCTIONED("Sanctioned"),
 
     /**
-     * 
-     *             The event or race has been canceled, e.g. due to weather conditions.
-     *           
+     * The event or race has been canceled, e.g. due to weather conditions.
      * 
      */
     @XmlEnumValue("Canceled")
     CANCELED("Canceled"),
 
     /**
-     * 
-     *             The date of the event or race has changed. A new Event or Race element should be created in addition to the already existing element.
-     *           
+     * The date of the event or race has changed. A new Event or Race element should be created in addition to the already existing element.
      * 
      */
     @XmlEnumValue("Rescheduled")
@@ -88,10 +78,26 @@ public enum EventStatus {
         value = v;
     }
 
+    /**
+     * Gets the value associated to the enum constant.
+     * 
+     * @return
+     *     The value linked to the enum.
+     */
     public String value() {
         return value;
     }
 
+    /**
+     * Gets the enum associated to the value passed as parameter.
+     * 
+     * @param v
+     *     The value to get the enum from.
+     * @return
+     *     The enum which corresponds to the value, if it exists.
+     * @throws IllegalArgumentException
+     *     If no value matches in the enum declaration.
+     */
     public static EventStatus fromValue(String v) {
         for (EventStatus c: EventStatus.values()) {
             if (c.value.equals(v)) {
diff --git a/src/main/java/iofXml/v3/EventURL.java b/src/main/java/iofXml/v3/EventURL.java
index 96f00c4b..d125f2cb 100644
--- a/src/main/java/iofXml/v3/EventURL.java
+++ b/src/main/java/iofXml/v3/EventURL.java
@@ -11,9 +11,9 @@
 
 
 /**
- * 

Java class for EventURL complex type. + *

Java class for EventURL 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/v3/Extensions.java b/src/main/java/iofXml/v3/Extensions.java
index 40a46267..7859f206 100644
--- a/src/main/java/iofXml/v3/Extensions.java
+++ b/src/main/java/iofXml/v3/Extensions.java
@@ -11,13 +11,11 @@
 
 
 /**
+ * Container element that is used to add custom elements from other schemas.
  * 
- *         Container element that is used to add custom elements from other schemas.
- *       
+ * 

Java class for Extensions complex type

. * - *

Java class for Extensions 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
  * 
@@ -39,22 +37,28 @@
 })
 public class Extensions {
 
+    /**
+     * Custom element from other schemas.
+     * 
+     */
     @XmlAnyElement(lax = true)
     protected List any;
 
     /**
+     * Custom element from other schemas.
+     * 
      * Gets the value of the any 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 any property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the any property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAny().add(newItem);
+     * getAny().add(newItem);
      * 
* * @@ -62,6 +66,7 @@ public class Extensions { * Objects of the following type(s) are allowed in the list * {@link Object } * {@link Element } + *

* * * @return diff --git a/src/main/java/iofXml/v3/Fee.java b/src/main/java/iofXml/v3/Fee.java index 21722485..046de0cf 100644 --- a/src/main/java/iofXml/v3/Fee.java +++ b/src/main/java/iofXml/v3/Fee.java @@ -15,13 +15,11 @@ /** + * A fee that applies when entering a class at a race or ordering a service. * - * A fee that applies when entering a class at a race or ordering a service. - * + *

Java class for Fee complex type

. * - *

Java class for Fee 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,30 +72,74 @@ public class Fee {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * A describing name of the fee, e.g. 'Late entry fee'.
+     * 
+     */
     @XmlElement(name = "Name", required = true)
     protected List name;
+    /**
+     * The fee amount, optionally including currency code. This element must not be present if a Percentage element exists.
+     * 
+     */
     @XmlElement(name = "Amount")
     protected Amount amount;
+    /**
+     * The fee amount that is taxable, i.e. considered when calculating taxes for an event. This element must not be present if a Percentage element exists, or if an Amount element does not exist.
+     * 
+     */
     @XmlElement(name = "TaxableAmount")
     protected Amount taxableAmount;
+    /**
+     * The percentage to increase or decrease already existing fees in a fee list with. This element must not be present if an Amount element exists.
+     * 
+     */
     @XmlElement(name = "Percentage")
     protected Double percentage;
+    /**
+     * The percentage to increase or decrease already existing taxable fees in a fee list with. This element must not be present if an Amount element exists, or if a Percentage element does not exist.
+     * 
+     */
     @XmlElement(name = "TaxablePercentage")
     protected Double taxablePercentage;
+    /**
+     * The time when the fee takes effect.
+     * 
+     */
     @XmlElement(name = "ValidFromTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar validFromTime;
+    /**
+     * The time when the fee expires.
+     * 
+     */
     @XmlElement(name = "ValidToTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar validToTime;
+    /**
+     * The start of the birth date interval that the fee should be applied to. Omit if no lower birth date restriction.
+     * 
+     */
     @XmlElement(name = "FromDateOfBirth")
     @XmlSchemaType(name = "date")
     protected XMLGregorianCalendar fromDateOfBirth;
+    /**
+     * The end of the birth date interval that the fee should be applied to. Omit if no upper birth date restriction.
+     * 
+     */
     @XmlElement(name = "ToDateOfBirth")
     @XmlSchemaType(name = "date")
     protected XMLGregorianCalendar toDateOfBirth;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The type of fee.
+     * 
+     */
     @XmlAttribute(name = "type")
     @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
     protected String type;
@@ -130,24 +172,27 @@ public void setId(Id value) {
     }
 
     /**
+     * A describing name of the fee, e.g. 'Late entry fee'.
+     * 
      * 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 LanguageString } + *

* * * @return @@ -161,7 +206,7 @@ public List getName() { } /** - * Gets the value of the amount property. + * The fee amount, optionally including currency code. This element must not be present if a Percentage element exists. * * @return * possible object is @@ -179,13 +224,14 @@ public Amount getAmount() { * allowed object is * {@link Amount } * + * @see #getAmount() */ public void setAmount(Amount value) { this.amount = value; } /** - * Gets the value of the taxableAmount property. + * The fee amount that is taxable, i.e. considered when calculating taxes for an event. This element must not be present if a Percentage element exists, or if an Amount element does not exist. * * @return * possible object is @@ -203,13 +249,14 @@ public Amount getTaxableAmount() { * allowed object is * {@link Amount } * + * @see #getTaxableAmount() */ public void setTaxableAmount(Amount value) { this.taxableAmount = value; } /** - * Gets the value of the percentage property. + * The percentage to increase or decrease already existing fees in a fee list with. This element must not be present if an Amount element exists. * * @return * possible object is @@ -227,13 +274,14 @@ public Double getPercentage() { * allowed object is * {@link Double } * + * @see #getPercentage() */ public void setPercentage(Double value) { this.percentage = value; } /** - * Gets the value of the taxablePercentage property. + * The percentage to increase or decrease already existing taxable fees in a fee list with. This element must not be present if an Amount element exists, or if a Percentage element does not exist. * * @return * possible object is @@ -251,13 +299,14 @@ public Double getTaxablePercentage() { * allowed object is * {@link Double } * + * @see #getTaxablePercentage() */ public void setTaxablePercentage(Double value) { this.taxablePercentage = value; } /** - * Gets the value of the validFromTime property. + * The time when the fee takes effect. * * @return * possible object is @@ -275,13 +324,14 @@ public XMLGregorianCalendar getValidFromTime() { * allowed object is * {@link XMLGregorianCalendar } * + * @see #getValidFromTime() */ public void setValidFromTime(XMLGregorianCalendar value) { this.validFromTime = value; } /** - * Gets the value of the validToTime property. + * The time when the fee expires. * * @return * possible object is @@ -299,13 +349,14 @@ public XMLGregorianCalendar getValidToTime() { * allowed object is * {@link XMLGregorianCalendar } * + * @see #getValidToTime() */ public void setValidToTime(XMLGregorianCalendar value) { this.validToTime = value; } /** - * Gets the value of the fromDateOfBirth property. + * The start of the birth date interval that the fee should be applied to. Omit if no lower birth date restriction. * * @return * possible object is @@ -323,13 +374,14 @@ public XMLGregorianCalendar getFromDateOfBirth() { * allowed object is * {@link XMLGregorianCalendar } * + * @see #getFromDateOfBirth() */ public void setFromDateOfBirth(XMLGregorianCalendar value) { this.fromDateOfBirth = value; } /** - * Gets the value of the toDateOfBirth property. + * The end of the birth date interval that the fee should be applied to. Omit if no upper birth date restriction. * * @return * possible object is @@ -347,13 +399,14 @@ public XMLGregorianCalendar getToDateOfBirth() { * allowed object is * {@link XMLGregorianCalendar } * + * @see #getToDateOfBirth() */ public void setToDateOfBirth(XMLGregorianCalendar value) { this.toDateOfBirth = value; } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -371,13 +424,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the type property. + * The type of fee. * * @return * possible object is @@ -399,6 +453,7 @@ public String getType() { * allowed object is * {@link String } * + * @see #getType() */ public void setType(String value) { this.type = value; diff --git a/src/main/java/iofXml/v3/GeoPosition.java b/src/main/java/iofXml/v3/GeoPosition.java index 1a4b3ab1..2c63ef4a 100644 --- a/src/main/java/iofXml/v3/GeoPosition.java +++ b/src/main/java/iofXml/v3/GeoPosition.java @@ -8,13 +8,11 @@ /** + * Defines a geographical position, e.g. of a control. * - * Defines a geographical position, e.g. of a control. - * + *

Java class for GeoPosition complex type

. * - *

Java class for GeoPosition 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
  * 
@@ -34,15 +32,27 @@
 @XmlType(name = "GeoPosition")
 public class GeoPosition {
 
+    /**
+     * The longitude.
+     * 
+     */
     @XmlAttribute(name = "lng", required = true)
     protected double lng;
+    /**
+     * The latitude.
+     * 
+     */
     @XmlAttribute(name = "lat", required = true)
     protected double lat;
+    /**
+     * The altitude (elevation above sea level), in meters.
+     * 
+     */
     @XmlAttribute(name = "alt")
     protected Double alt;
 
     /**
-     * Gets the value of the lng property.
+     * The longitude.
      * 
      */
     public double getLng() {
@@ -58,7 +68,7 @@ public void setLng(double value) {
     }
 
     /**
-     * Gets the value of the lat property.
+     * The latitude.
      * 
      */
     public double getLat() {
@@ -74,7 +84,7 @@ public void setLat(double value) {
     }
 
     /**
-     * Gets the value of the alt property.
+     * The altitude (elevation above sea level), in meters.
      * 
      * @return
      *     possible object is
@@ -92,6 +102,7 @@ public Double getAlt() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getAlt()
      */
     public void setAlt(Double value) {
         this.alt = value;
diff --git a/src/main/java/iofXml/v3/Id.java b/src/main/java/iofXml/v3/Id.java
index 0d3af00c..4784e05d 100644
--- a/src/main/java/iofXml/v3/Id.java
+++ b/src/main/java/iofXml/v3/Id.java
@@ -9,13 +9,11 @@
 
 
 /**
+ * Identifier element, used extensively. The id should be known and common for both systems taking part in the data exchange.
  * 
- *         Identifier element, used extensively. The id should be known and common for both systems taking part in the data exchange.
- *       
+ * 

Java class for Id complex type

. * - *

Java class for Id 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
  * 
@@ -37,6 +35,10 @@ public class Id {
 
     @XmlValue
     protected String value;
+    /**
+     * The issuer of the identity, e.g. World Ranking List.
+     * 
+     */
     @XmlAttribute(name = "type")
     protected String type;
 
@@ -65,7 +67,7 @@ public void setValue(String value) {
     }
 
     /**
-     * Gets the value of the type property.
+     * The issuer of the identity, e.g. World Ranking List.
      * 
      * @return
      *     possible object is
@@ -83,6 +85,7 @@ public String getType() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getType()
      */
     public void setType(String value) {
         this.type = value;
diff --git a/src/main/java/iofXml/v3/Image.java b/src/main/java/iofXml/v3/Image.java
index a4794e0f..1e7595ba 100644
--- a/src/main/java/iofXml/v3/Image.java
+++ b/src/main/java/iofXml/v3/Image.java
@@ -10,13 +10,11 @@
 
 
 /**
+ * Defines an image file, either as a link (use the url attribute) or as base64-encoded binary data.
  * 
- *           Defines an image file, either as a link (use the url attribute) or as base64-encoded binary data.
- *         
+ * 

Java class for Image complex type

. * - *

Java class for Image 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,14 +40,34 @@ public class Image {
 
     @XmlValue
     protected byte[] value;
+    /**
+     * The url to the image if it is stored externally (i.e. not as base64-encoded binary data).
+     * 
+     */
     @XmlAttribute(name = "url")
     protected String url;
+    /**
+     * The type of the image file, e.g. image/jpeg. Refer to https://www.iana.org/assignments/media-types/media-types.xhtml#image for available media types.
+     * 
+     */
     @XmlAttribute(name = "mediaType", required = true)
     protected String mediaType;
+    /**
+     * The width of the image in pixels.
+     * 
+     */
     @XmlAttribute(name = "width")
     protected BigInteger width;
+    /**
+     * The height of the image in pixels.
+     * 
+     */
     @XmlAttribute(name = "height")
     protected BigInteger height;
+    /**
+     * The resolution of the image in dpi.
+     * 
+     */
     @XmlAttribute(name = "resolution")
     protected Double resolution;
 
@@ -76,7 +94,7 @@ public void setValue(byte[] value) {
     }
 
     /**
-     * Gets the value of the url property.
+     * The url to the image if it is stored externally (i.e. not as base64-encoded binary data).
      * 
      * @return
      *     possible object is
@@ -94,13 +112,14 @@ public String getUrl() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getUrl()
      */
     public void setUrl(String value) {
         this.url = value;
     }
 
     /**
-     * Gets the value of the mediaType property.
+     * The type of the image file, e.g. image/jpeg. Refer to https://www.iana.org/assignments/media-types/media-types.xhtml#image for available media types.
      * 
      * @return
      *     possible object is
@@ -118,13 +137,14 @@ public String getMediaType() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getMediaType()
      */
     public void setMediaType(String value) {
         this.mediaType = value;
     }
 
     /**
-     * Gets the value of the width property.
+     * The width of the image in pixels.
      * 
      * @return
      *     possible object is
@@ -142,13 +162,14 @@ public BigInteger getWidth() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getWidth()
      */
     public void setWidth(BigInteger value) {
         this.width = value;
     }
 
     /**
-     * Gets the value of the height property.
+     * The height of the image in pixels.
      * 
      * @return
      *     possible object is
@@ -166,13 +187,14 @@ public BigInteger getHeight() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getHeight()
      */
     public void setHeight(BigInteger value) {
         this.height = value;
     }
 
     /**
-     * Gets the value of the resolution property.
+     * The resolution of the image in dpi.
      * 
      * @return
      *     possible object is
@@ -190,6 +212,7 @@ public Double getResolution() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getResolution()
      */
     public void setResolution(Double value) {
         this.resolution = value;
diff --git a/src/main/java/iofXml/v3/InformationItem.java b/src/main/java/iofXml/v3/InformationItem.java
index ffd513ab..dca44ee8 100644
--- a/src/main/java/iofXml/v3/InformationItem.java
+++ b/src/main/java/iofXml/v3/InformationItem.java
@@ -11,13 +11,11 @@
 
 
 /**
+ * Defines a general-purpose information object containing a title and content.
  * 
- *         Defines a general-purpose information object containing a title and content.
- *       
+ * 

Java class for InformationItem complex type

. * - *

Java class for InformationItem 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,8 +40,16 @@
 })
 public class InformationItem {
 
+    /**
+     * A short summary of the information.
+     * 
+     */
     @XmlElement(name = "Title", required = true)
     protected String title;
+    /**
+     * The information in detailed form.
+     * 
+     */
     @XmlElement(name = "Content", required = true)
     protected String content;
     @XmlAttribute(name = "modifyTime")
@@ -51,7 +57,7 @@ public class InformationItem {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the title property.
+     * A short summary of the information.
      * 
      * @return
      *     possible object is
@@ -69,13 +75,14 @@ public String getTitle() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getTitle()
      */
     public void setTitle(String value) {
         this.title = value;
     }
 
     /**
-     * Gets the value of the content property.
+     * The information in detailed form.
      * 
      * @return
      *     possible object is
@@ -93,6 +100,7 @@ public String getContent() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getContent()
      */
     public void setContent(String value) {
         this.content = value;
diff --git a/src/main/java/iofXml/v3/IofV3.java b/src/main/java/iofXml/v3/IofV3.java
index b57ee92d..e33c5a51 100644
--- a/src/main/java/iofXml/v3/IofV3.java
+++ b/src/main/java/iofXml/v3/IofV3.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
  * 
@@ -52,29 +52,69 @@
 @XmlRootElement(name = "IofV3")
 public class IofV3 {
 
+    /**
+     * A list of competitors. This is used to exchange a "brutto" list of possible competitors. This should not be used to exchange entries; use EntryList instead.
+     * 
+     */
     @XmlElement(name = "CompetitorList")
     protected CompetitorList competitorList;
+    /**
+     * A list of organisations, including address and contact information.
+     * 
+     */
     @XmlElement(name = "OrganisationList")
     protected OrganisationList organisationList;
+    /**
+     * A list of events. This can be used to exchange fixtures.
+     * 
+     */
     @XmlElement(name = "EventList")
     protected EventList eventList;
+    /**
+     * A list of classes.
+     * 
+     */
     @XmlElement(name = "ClassList")
     protected ClassList classList;
+    /**
+     * A list of persons and/or teams which are registered for a particular event.
+     * 
+     */
     @XmlElement(name = "EntryList")
     protected EntryList entryList;
+    /**
+     * This element defines all the control and course information for an event or race. Used when transferring courses from course-setting software to event administration software.
+     * 
+     */
     @XmlElement(name = "CourseData")
     protected CourseData courseData;
+    /**
+     * Contains information about the start lists for the classes in an event.
+     * 
+     */
     @XmlElement(name = "StartList")
     protected StartList startList;
+    /**
+     * Contains information about the result lists for the classes in an event.
+     * 
+     */
     @XmlElement(name = "ResultList")
     protected ResultList resultList;
+    /**
+     * A list of service requests.
+     * 
+     */
     @XmlElement(name = "ServiceRequestList")
     protected ServiceRequestList serviceRequestList;
+    /**
+     * Defines control card ownership, e.g. for rental control card handling purposes.
+     * 
+     */
     @XmlElement(name = "ControlCardList")
     protected ControlCardList controlCardList;
 
     /**
-     * Gets the value of the competitorList property.
+     * A list of competitors. This is used to exchange a "brutto" list of possible competitors. This should not be used to exchange entries; use EntryList instead.
      * 
      * @return
      *     possible object is
@@ -92,13 +132,14 @@ public CompetitorList getCompetitorList() {
      *     allowed object is
      *     {@link CompetitorList }
      *     
+     * @see #getCompetitorList()
      */
     public void setCompetitorList(CompetitorList value) {
         this.competitorList = value;
     }
 
     /**
-     * Gets the value of the organisationList property.
+     * A list of organisations, including address and contact information.
      * 
      * @return
      *     possible object is
@@ -116,13 +157,14 @@ public OrganisationList getOrganisationList() {
      *     allowed object is
      *     {@link OrganisationList }
      *     
+     * @see #getOrganisationList()
      */
     public void setOrganisationList(OrganisationList value) {
         this.organisationList = value;
     }
 
     /**
-     * Gets the value of the eventList property.
+     * A list of events. This can be used to exchange fixtures.
      * 
      * @return
      *     possible object is
@@ -140,13 +182,14 @@ public EventList getEventList() {
      *     allowed object is
      *     {@link EventList }
      *     
+     * @see #getEventList()
      */
     public void setEventList(EventList value) {
         this.eventList = value;
     }
 
     /**
-     * Gets the value of the classList property.
+     * A list of classes.
      * 
      * @return
      *     possible object is
@@ -164,13 +207,14 @@ public ClassList getClassList() {
      *     allowed object is
      *     {@link ClassList }
      *     
+     * @see #getClassList()
      */
     public void setClassList(ClassList value) {
         this.classList = value;
     }
 
     /**
-     * Gets the value of the entryList property.
+     * A list of persons and/or teams which are registered for a particular event.
      * 
      * @return
      *     possible object is
@@ -188,13 +232,14 @@ public EntryList getEntryList() {
      *     allowed object is
      *     {@link EntryList }
      *     
+     * @see #getEntryList()
      */
     public void setEntryList(EntryList value) {
         this.entryList = value;
     }
 
     /**
-     * Gets the value of the courseData property.
+     * This element defines all the control and course information for an event or race. Used when transferring courses from course-setting software to event administration software.
      * 
      * @return
      *     possible object is
@@ -212,13 +257,14 @@ public CourseData getCourseData() {
      *     allowed object is
      *     {@link CourseData }
      *     
+     * @see #getCourseData()
      */
     public void setCourseData(CourseData value) {
         this.courseData = value;
     }
 
     /**
-     * Gets the value of the startList property.
+     * Contains information about the start lists for the classes in an event.
      * 
      * @return
      *     possible object is
@@ -236,13 +282,14 @@ public StartList getStartList() {
      *     allowed object is
      *     {@link StartList }
      *     
+     * @see #getStartList()
      */
     public void setStartList(StartList value) {
         this.startList = value;
     }
 
     /**
-     * Gets the value of the resultList property.
+     * Contains information about the result lists for the classes in an event.
      * 
      * @return
      *     possible object is
@@ -260,13 +307,14 @@ public ResultList getResultList() {
      *     allowed object is
      *     {@link ResultList }
      *     
+     * @see #getResultList()
      */
     public void setResultList(ResultList value) {
         this.resultList = value;
     }
 
     /**
-     * Gets the value of the serviceRequestList property.
+     * A list of service requests.
      * 
      * @return
      *     possible object is
@@ -284,13 +332,14 @@ public ServiceRequestList getServiceRequestList() {
      *     allowed object is
      *     {@link ServiceRequestList }
      *     
+     * @see #getServiceRequestList()
      */
     public void setServiceRequestList(ServiceRequestList value) {
         this.serviceRequestList = value;
     }
 
     /**
-     * Gets the value of the controlCardList property.
+     * Defines control card ownership, e.g. for rental control card handling purposes.
      * 
      * @return
      *     possible object is
@@ -308,6 +357,7 @@ public ControlCardList getControlCardList() {
      *     allowed object is
      *     {@link ControlCardList }
      *     
+     * @see #getControlCardList()
      */
     public void setControlCardList(ControlCardList value) {
         this.controlCardList = value;
diff --git a/src/main/java/iofXml/v3/LanguageString.java b/src/main/java/iofXml/v3/LanguageString.java
index fb4d9c67..f3bb7acb 100644
--- a/src/main/java/iofXml/v3/LanguageString.java
+++ b/src/main/java/iofXml/v3/LanguageString.java
@@ -9,13 +9,11 @@
 
 
 /**
+ * Defines a text that is given in a particular language.
  * 
- *         Defines a text that is given in a particular language.
- *       
+ * 

Java class for LanguageString complex type

. * - *

Java class for LanguageString 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
  * 
@@ -37,6 +35,10 @@ public class LanguageString {
 
     @XmlValue
     protected String value;
+    /**
+     * The ISO 639-1 two-letter code of the language as stated in https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes.
+     * 
+     */
     @XmlAttribute(name = "language")
     protected String language;
 
@@ -65,7 +67,7 @@ public void setValue(String value) {
     }
 
     /**
-     * Gets the value of the language property.
+     * The ISO 639-1 two-letter code of the language as stated in https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes.
      * 
      * @return
      *     possible object is
@@ -83,6 +85,7 @@ public String getLanguage() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getLanguage()
      */
     public void setLanguage(String value) {
         this.language = value;
diff --git a/src/main/java/iofXml/v3/Leg.java b/src/main/java/iofXml/v3/Leg.java
index 216cf397..7b924a4b 100644
--- a/src/main/java/iofXml/v3/Leg.java
+++ b/src/main/java/iofXml/v3/Leg.java
@@ -10,13 +10,11 @@
 
 
 /**
+ * Defines extra information for a relay leg.
  * 
- *         Defines extra information for a relay leg.
- *       
+ * 

Java class for Leg complex type

. * - *

Java class for Leg 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,17 +40,33 @@
 })
 public class Leg {
 
+    /**
+     * The name of the leg, if not sequentially named.
+     * 
+     */
     @XmlElement(name = "Name")
     protected String name;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The minimum number of competitors in case of a parallel leg.
+     * 
+     */
     @XmlAttribute(name = "minNumberOfCompetitors")
     protected BigInteger minNumberOfCompetitors;
+    /**
+     * The maximum number of competitors in case of a parallel leg.
+     * 
+     */
     @XmlAttribute(name = "maxNumberOfCompetitors")
     protected BigInteger maxNumberOfCompetitors;
 
     /**
-     * Gets the value of the name property.
+     * The name of the leg, if not sequentially named.
      * 
      * @return
      *     possible object is
@@ -70,13 +84,14 @@ public String getName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getName()
      */
     public void setName(String value) {
         this.name = value;
     }
 
     /**
-     * Gets the value of the extensions property.
+     * Container element for custom elements from other schemas.
      * 
      * @return
      *     possible object is
@@ -94,13 +109,14 @@ public Extensions getExtensions() {
      *     allowed object is
      *     {@link Extensions }
      *     
+     * @see #getExtensions()
      */
     public void setExtensions(Extensions value) {
         this.extensions = value;
     }
 
     /**
-     * Gets the value of the minNumberOfCompetitors property.
+     * The minimum number of competitors in case of a parallel leg.
      * 
      * @return
      *     possible object is
@@ -122,13 +138,14 @@ public BigInteger getMinNumberOfCompetitors() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getMinNumberOfCompetitors()
      */
     public void setMinNumberOfCompetitors(BigInteger value) {
         this.minNumberOfCompetitors = value;
     }
 
     /**
-     * Gets the value of the maxNumberOfCompetitors property.
+     * The maximum number of competitors in case of a parallel leg.
      * 
      * @return
      *     possible object is
@@ -150,6 +167,7 @@ public BigInteger getMaxNumberOfCompetitors() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getMaxNumberOfCompetitors()
      */
     public void setMaxNumberOfCompetitors(BigInteger value) {
         this.maxNumberOfCompetitors = value;
diff --git a/src/main/java/iofXml/v3/Map.java b/src/main/java/iofXml/v3/Map.java
index bd0d4869..ca927289 100644
--- a/src/main/java/iofXml/v3/Map.java
+++ b/src/main/java/iofXml/v3/Map.java
@@ -8,13 +8,11 @@
 
 
 /**
+ * Map information, used in course setting software with regard to the "real" map.
  * 
- *         Map information, used in course setting software with regard to the "real" map.
- *       
+ * 

Java class for Map complex type

. * - *

Java class for Map 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
  * 
@@ -48,14 +46,34 @@ public class Map {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The map image.
+     * 
+     */
     @XmlElement(name = "Image")
     protected Image image;
+    /**
+     * The denominator of the scale of the map. 1:15000 should be represented as 15000.
+     * 
+     */
     @XmlElement(name = "Scale")
     protected double scale;
+    /**
+     * The position of the map's top left corner given in the map's coordinate system, usually (0, 0).
+     * 
+     */
     @XmlElement(name = "MapPositionTopLeft", required = true)
     protected MapPosition mapPositionTopLeft;
+    /**
+     * The position of the map's bottom right corner given in the map's coordinate system.
+     * 
+     */
     @XmlElement(name = "MapPositionBottomRight", required = true)
     protected MapPosition mapPositionBottomRight;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
@@ -84,7 +102,7 @@ public void setId(Id value) {
     }
 
     /**
-     * Gets the value of the image property.
+     * The map image.
      * 
      * @return
      *     possible object is
@@ -102,13 +120,14 @@ public Image getImage() {
      *     allowed object is
      *     {@link Image }
      *     
+     * @see #getImage()
      */
     public void setImage(Image value) {
         this.image = value;
     }
 
     /**
-     * Gets the value of the scale property.
+     * The denominator of the scale of the map. 1:15000 should be represented as 15000.
      * 
      */
     public double getScale() {
@@ -124,7 +143,7 @@ public void setScale(double value) {
     }
 
     /**
-     * Gets the value of the mapPositionTopLeft property.
+     * The position of the map's top left corner given in the map's coordinate system, usually (0, 0).
      * 
      * @return
      *     possible object is
@@ -142,13 +161,14 @@ public MapPosition getMapPositionTopLeft() {
      *     allowed object is
      *     {@link MapPosition }
      *     
+     * @see #getMapPositionTopLeft()
      */
     public void setMapPositionTopLeft(MapPosition value) {
         this.mapPositionTopLeft = value;
     }
 
     /**
-     * Gets the value of the mapPositionBottomRight property.
+     * The position of the map's bottom right corner given in the map's coordinate system.
      * 
      * @return
      *     possible object is
@@ -166,13 +186,14 @@ public MapPosition getMapPositionBottomRight() {
      *     allowed object is
      *     {@link MapPosition }
      *     
+     * @see #getMapPositionBottomRight()
      */
     public void setMapPositionBottomRight(MapPosition value) {
         this.mapPositionBottomRight = value;
     }
 
     /**
-     * Gets the value of the extensions property.
+     * Container element for custom elements from other schemas.
      * 
      * @return
      *     possible object is
@@ -190,6 +211,7 @@ public Extensions getExtensions() {
      *     allowed object is
      *     {@link Extensions }
      *     
+     * @see #getExtensions()
      */
     public void setExtensions(Extensions value) {
         this.extensions = value;
diff --git a/src/main/java/iofXml/v3/MapPosition.java b/src/main/java/iofXml/v3/MapPosition.java
index 863901db..c629bf24 100644
--- a/src/main/java/iofXml/v3/MapPosition.java
+++ b/src/main/java/iofXml/v3/MapPosition.java
@@ -10,13 +10,11 @@
 
 
 /**
+ * Defines a position in a map's coordinate system.
  * 
- *         Defines a position in a map's coordinate system.
- *       
+ * 

Java class for MapPosition complex type

. * - *

Java class for MapPosition 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
  * 
@@ -43,16 +41,28 @@
 @XmlType(name = "MapPosition")
 public class MapPosition {
 
+    /**
+     * The number of units right of the center of the coordinate system.
+     * 
+     */
     @XmlAttribute(name = "x", required = true)
     protected double x;
+    /**
+     * The number of units below the center of the coordinate system.
+     * 
+     */
     @XmlAttribute(name = "y", required = true)
     protected double y;
+    /**
+     * The type of unit used.
+     * 
+     */
     @XmlAttribute(name = "unit")
     @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
     protected String unit;
 
     /**
-     * Gets the value of the x property.
+     * The number of units right of the center of the coordinate system.
      * 
      */
     public double getX() {
@@ -68,7 +78,7 @@ public void setX(double value) {
     }
 
     /**
-     * Gets the value of the y property.
+     * The number of units below the center of the coordinate system.
      * 
      */
     public double getY() {
@@ -84,7 +94,7 @@ public void setY(double value) {
     }
 
     /**
-     * Gets the value of the unit property.
+     * The type of unit used.
      * 
      * @return
      *     possible object is
@@ -106,6 +116,7 @@ public String getUnit() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getUnit()
      */
     public void setUnit(String value) {
         this.unit = value;
diff --git a/src/main/java/iofXml/v3/ObjectFactory.java b/src/main/java/iofXml/v3/ObjectFactory.java
index c706d337..32390215 100644
--- a/src/main/java/iofXml/v3/ObjectFactory.java
+++ b/src/main/java/iofXml/v3/ObjectFactory.java
@@ -8,7 +8,7 @@
  * This object contains factory methods for each 
  * Java content interface and Java element interface 
  * generated in the iofXml.v3 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 diff --git a/src/main/java/iofXml/v3/Organisation.java b/src/main/java/iofXml/v3/Organisation.java index b63a7451..09a0dbe5 100644 --- a/src/main/java/iofXml/v3/Organisation.java +++ b/src/main/java/iofXml/v3/Organisation.java @@ -16,13 +16,11 @@ /** + * Information about an organisation, i.e. address, contact person(s) etc. An organisation is a general term including federations, clubs, etc. * - * Information about an organisation, i.e. address, contact person(s) etc. An organisation is a general term including federations, clubs, etc. - * + *

Java class for Organisation complex type

. * - *

Java class for Organisation 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
  * 
@@ -86,12 +84,28 @@ public class Organisation {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The full name of the organisation.
+     * 
+     */
     @XmlElement(name = "Name", required = true)
     protected String name;
+    /**
+     * The short (abbreviated) name of the organisation.
+     * 
+     */
     @XmlElement(name = "ShortName")
     protected String shortName;
+    /**
+     * The name of the organisation as appearing in result lists targeted to media.
+     * 
+     */
     @XmlElement(name = "MediaName")
     protected String mediaName;
+    /**
+     * The id of the parent of this organisation, e.g. a regional organisation for a club.
+     * 
+     */
     @XmlElement(name = "ParentOrganisationId")
     protected BigInteger parentOrganisationId;
     @XmlElement(name = "Country")
@@ -100,16 +114,36 @@ public class Organisation {
     protected List
address; @XmlElement(name = "Contact") protected List contact; + /** + * The geographical location of the organisation, e.g. a city center, an office or a club house. + * + */ @XmlElement(name = "Position") protected GeoPosition position; @XmlElement(name = "Account") protected List account; + /** + * Persons having certain roles within the organisation, e.g. chairman, secretary, and treasurer. + * + */ @XmlElement(name = "Role") protected List role; + /** + * The logotype for the organisation. Multiple logotypes may be included; in this case, make sure to include width and height attributes. + * + */ @XmlElement(name = "Logotype") protected List logotype; + /** + * Container element for custom elements from other schemas. + * + */ @XmlElement(name = "Extensions") protected Extensions extensions; + /** + * The hierarchical level or type of an organisation. + * + */ @XmlAttribute(name = "type") @XmlJavaTypeAdapter(CollapsedStringAdapter.class) protected String type; @@ -142,7 +176,7 @@ public void setId(Id value) { } /** - * Gets the value of the name property. + * The full name of the organisation. * * @return * possible object is @@ -160,13 +194,14 @@ public String getName() { * allowed object is * {@link String } * + * @see #getName() */ public void setName(String value) { this.name = value; } /** - * Gets the value of the shortName property. + * The short (abbreviated) name of the organisation. * * @return * possible object is @@ -184,13 +219,14 @@ public String getShortName() { * allowed object is * {@link String } * + * @see #getShortName() */ public void setShortName(String value) { this.shortName = value; } /** - * Gets the value of the mediaName property. + * The name of the organisation as appearing in result lists targeted to media. * * @return * possible object is @@ -208,13 +244,14 @@ public String getMediaName() { * allowed object is * {@link String } * + * @see #getMediaName() */ public void setMediaName(String value) { this.mediaName = value; } /** - * Gets the value of the parentOrganisationId property. + * The id of the parent of this organisation, e.g. a regional organisation for a club. * * @return * possible object is @@ -232,6 +269,7 @@ public BigInteger getParentOrganisationId() { * allowed object is * {@link BigInteger } * + * @see #getParentOrganisationId() */ public void setParentOrganisationId(BigInteger value) { this.parentOrganisationId = value; @@ -264,22 +302,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 @@ -295,22 +334,23 @@ public List
getAddress() { /** * 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 @@ -324,7 +364,7 @@ public List getContact() { } /** - * Gets the value of the position property. + * The geographical location of the organisation, e.g. a city center, an office or a club house. * * @return * possible object is @@ -342,6 +382,7 @@ public GeoPosition getPosition() { * allowed object is * {@link GeoPosition } * + * @see #getPosition() */ public void setPosition(GeoPosition value) { this.position = value; @@ -350,22 +391,23 @@ public void setPosition(GeoPosition value) { /** * 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 @@ -379,24 +421,27 @@ public List getAccount() { } /** + * Persons having certain roles within the organisation, e.g. chairman, secretary, and treasurer. + * * Gets the value of the role 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 role property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the role property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getRole().add(newItem);
+     * getRole().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Role } + *

* * * @return @@ -410,24 +455,27 @@ public List getRole() { } /** + * The logotype for the organisation. Multiple logotypes may be included; in this case, make sure to include width and height attributes. + * * Gets the value of the logotype 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 logotype property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the logotype property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getLogotype().add(newItem);
+     * getLogotype().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Image } + *

* * * @return @@ -441,7 +489,7 @@ public List getLogotype() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -459,13 +507,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the type property. + * The hierarchical level or type of an organisation. * * @return * possible object is @@ -483,6 +532,7 @@ public String getType() { * allowed object is * {@link String } * + * @see #getType() */ public void setType(String value) { this.type = value; diff --git a/src/main/java/iofXml/v3/OrganisationList.java b/src/main/java/iofXml/v3/OrganisationList.java index 76ea7dc3..14aaaeaf 100644 --- a/src/main/java/iofXml/v3/OrganisationList.java +++ b/src/main/java/iofXml/v3/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
  * 
@@ -42,28 +42,33 @@ public class OrganisationList
 
     @XmlElement(name = "Organisation")
     protected List organisation;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
      * 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 @@ -77,7 +82,7 @@ public List getOrganisation() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -95,6 +100,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/OrganisationServiceRequest.java b/src/main/java/iofXml/v3/OrganisationServiceRequest.java index 62427241..458f48eb 100644 --- a/src/main/java/iofXml/v3/OrganisationServiceRequest.java +++ b/src/main/java/iofXml/v3/OrganisationServiceRequest.java @@ -10,13 +10,11 @@ /** + * Service requests made by an organisation. * - * Service requests made by an organisation. - * + *

Java class for OrganisationServiceRequest complex type

. * - *

Java class for OrganisationServiceRequest 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,15 +40,27 @@
 })
 public class OrganisationServiceRequest {
 
+    /**
+     * The organisation that made the requests.
+     * 
+     */
     @XmlElement(name = "Organisation", required = true)
     protected Organisation organisation;
+    /**
+     * The service requests that the organisation made.
+     * 
+     */
     @XmlElement(name = "ServiceRequest")
     protected List serviceRequest;
+    /**
+     * The service requests made by persons representing the organisation.
+     * 
+     */
     @XmlElement(name = "PersonServiceRequest")
     protected List personServiceRequest;
 
     /**
-     * Gets the value of the organisation property.
+     * The organisation that made the requests.
      * 
      * @return
      *     possible object is
@@ -68,30 +78,34 @@ public Organisation getOrganisation() {
      *     allowed object is
      *     {@link Organisation }
      *     
+     * @see #getOrganisation()
      */
     public void setOrganisation(Organisation value) {
         this.organisation = value;
     }
 
     /**
+     * The service requests that the organisation made.
+     * 
      * 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 @@ -105,24 +119,27 @@ public List getServiceRequest() { } /** + * The service requests made by persons representing the organisation. + * * 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/v3/OverallResult.java b/src/main/java/iofXml/v3/OverallResult.java index 1a8d9763..e9130421 100644 --- a/src/main/java/iofXml/v3/OverallResult.java +++ b/src/main/java/iofXml/v3/OverallResult.java @@ -12,9 +12,9 @@ /** - *

Java class for OverallResult complex type. + *

Java class for OverallResult 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,46 @@
 })
 public class OverallResult {
 
+    /**
+     * The time, in seconds, that is shown in the result list. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
+     * 
+     */
     @XmlElement(name = "Time")
     protected Double time;
+    /**
+     * The time, in seconds, that the the person or team is behind the leader or winner. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
+     * 
+     */
     @XmlElement(name = "TimeBehind")
     protected Double timeBehind;
+    /**
+     * The position in the result list for the person or team that the result belongs to. This element should only be present when the Status element is set to OK.
+     * 
+     */
     @XmlElement(name = "Position")
     protected BigInteger position;
+    /**
+     * The status of the result.
+     * 
+     */
     @XmlElement(name = "Status", required = true)
     @XmlSchemaType(name = "NMTOKEN")
     protected ResultStatus status;
+    /**
+     * Any scores that are attached to the result, e.g. World Ranking points.
+     * 
+     */
     @XmlElement(name = "Score")
     protected List score;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the time property.
+     * The time, in seconds, that is shown in the result list. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
      * 
      * @return
      *     possible object is
@@ -79,13 +103,14 @@ public Double getTime() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getTime()
      */
     public void setTime(Double value) {
         this.time = value;
     }
 
     /**
-     * Gets the value of the timeBehind property.
+     * The time, in seconds, that the the person or team is behind the leader or winner. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
      * 
      * @return
      *     possible object is
@@ -103,13 +128,14 @@ public Double getTimeBehind() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getTimeBehind()
      */
     public void setTimeBehind(Double value) {
         this.timeBehind = value;
     }
 
     /**
-     * Gets the value of the position property.
+     * The position in the result list for the person or team that the result belongs to. This element should only be present when the Status element is set to OK.
      * 
      * @return
      *     possible object is
@@ -127,13 +153,14 @@ public BigInteger getPosition() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getPosition()
      */
     public void setPosition(BigInteger value) {
         this.position = value;
     }
 
     /**
-     * Gets the value of the status property.
+     * The status of the result.
      * 
      * @return
      *     possible object is
@@ -151,30 +178,34 @@ public ResultStatus getStatus() {
      *     allowed object is
      *     {@link ResultStatus }
      *     
+     * @see #getStatus()
      */
     public void setStatus(ResultStatus value) {
         this.status = value;
     }
 
     /**
+     * Any scores that are attached to the result, e.g. World Ranking points.
+     * 
      * Gets the value of the score 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 score property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the score property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getScore().add(newItem);
+     * getScore().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Score } + *

* * * @return @@ -188,7 +219,7 @@ public List getScore() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -206,6 +237,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/Person.java b/src/main/java/iofXml/v3/Person.java index b654832e..c4d68c5f 100644 --- a/src/main/java/iofXml/v3/Person.java +++ b/src/main/java/iofXml/v3/Person.java @@ -15,13 +15,11 @@ /** + * Represents a person. This could either be a competitor (see the Competitor element) or contact persons in an organisation (see the Organisation element). * - * Represents a person. This could either be a competitor (see the Competitor element) or contact persons in an organisation (see the Organisation element). - * + *

Java class for Person complex type

. * - *

Java class for Person 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
  * 
@@ -64,10 +62,18 @@
 })
 public class Person {
 
+    /**
+     * The identifier of the person. Multiple identifiers can be included, e.g. when there is both a World Ranking Event identifier and a national database identifier for the person.
+     * 
+     */
     @XmlElement(name = "Id")
     protected List id;
     @XmlElement(name = "Name", required = true)
     protected PersonName name;
+    /**
+     * The date when the person was born, expressed in ISO 8601 format.
+     * 
+     */
     @XmlElement(name = "BirthDate")
     @XmlSchemaType(name = "date")
     protected XMLGregorianCalendar birthDate;
@@ -77,6 +83,10 @@ public class Person {
     protected List
address; @XmlElement(name = "Contact") protected List contact; + /** + * Container element for custom elements from other schemas. + * + */ @XmlElement(name = "Extensions") protected Extensions extensions; @XmlAttribute(name = "sex") @@ -87,24 +97,27 @@ public class Person { protected XMLGregorianCalendar modifyTime; /** + * The identifier of the person. Multiple identifiers can be included, e.g. when there is both a World Ranking Event identifier and a national database identifier for the person. + * * Gets the value of the id 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 id property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the id property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getId().add(newItem);
+     * getId().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Id } + *

* * * @return @@ -142,7 +155,7 @@ public void setName(PersonName value) { } /** - * Gets the value of the birthDate property. + * The date when the person was born, expressed in ISO 8601 format. * * @return * possible object is @@ -160,6 +173,7 @@ public XMLGregorianCalendar getBirthDate() { * allowed object is * {@link XMLGregorianCalendar } * + * @see #getBirthDate() */ public void setBirthDate(XMLGregorianCalendar value) { this.birthDate = value; @@ -192,22 +206,23 @@ public void setNationality(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 @@ -223,22 +238,23 @@ public List
getAddress() { /** * 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 @@ -252,7 +268,7 @@ public List getContact() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -270,6 +286,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/PersonCourseAssignment.java b/src/main/java/iofXml/v3/PersonCourseAssignment.java index eadf9100..abf4a606 100644 --- a/src/main/java/iofXml/v3/PersonCourseAssignment.java +++ b/src/main/java/iofXml/v3/PersonCourseAssignment.java @@ -8,13 +8,11 @@ /** + * Element that connects a course with an individual competitor. Courses should be present in the RaceCourseData element and are matched on course name and/or course family. Persons are matched by 1) BibNumber, 2) EntryId. * - * Element that connects a course with an individual competitor. Courses should be present in the RaceCourseData element and are matched on course name and/or course family. Persons are matched by 1) BibNumber, 2) EntryId. - * + *

Java class for PersonCourseAssignment complex type

. * - *

Java class for PersonCourseAssignment 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
  * 
@@ -48,23 +46,51 @@
 })
 public class PersonCourseAssignment {
 
+    /**
+     * The id corresponding to this person's entry in an EntryList.
+     * 
+     */
     @XmlElement(name = "EntryId")
     protected Id entryId;
+    /**
+     * The bib number of the person.
+     * 
+     */
     @XmlElement(name = "BibNumber")
     protected String bibNumber;
+    /**
+     * The name of the person.
+     * 
+     */
     @XmlElement(name = "PersonName")
     protected String personName;
+    /**
+     * The name of the class that the person belongs to.
+     * 
+     */
     @XmlElement(name = "ClassName")
     protected String className;
+    /**
+     * The name of the course.
+     * 
+     */
     @XmlElement(name = "CourseName")
     protected String courseName;
+    /**
+     * The family or group of forked courses that the course is part of.
+     * 
+     */
     @XmlElement(name = "CourseFamily")
     protected String courseFamily;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the entryId property.
+     * The id corresponding to this person's entry in an EntryList.
      * 
      * @return
      *     possible object is
@@ -82,13 +108,14 @@ public Id getEntryId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getEntryId()
      */
     public void setEntryId(Id value) {
         this.entryId = value;
     }
 
     /**
-     * Gets the value of the bibNumber property.
+     * The bib number of the person.
      * 
      * @return
      *     possible object is
@@ -106,13 +133,14 @@ public String getBibNumber() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getBibNumber()
      */
     public void setBibNumber(String value) {
         this.bibNumber = value;
     }
 
     /**
-     * Gets the value of the personName property.
+     * The name of the person.
      * 
      * @return
      *     possible object is
@@ -130,13 +158,14 @@ public String getPersonName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getPersonName()
      */
     public void setPersonName(String value) {
         this.personName = value;
     }
 
     /**
-     * Gets the value of the className property.
+     * The name of the class that the person belongs to.
      * 
      * @return
      *     possible object is
@@ -154,13 +183,14 @@ public String getClassName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getClassName()
      */
     public void setClassName(String value) {
         this.className = value;
     }
 
     /**
-     * Gets the value of the courseName property.
+     * The name of the course.
      * 
      * @return
      *     possible object is
@@ -178,13 +208,14 @@ public String getCourseName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getCourseName()
      */
     public void setCourseName(String value) {
         this.courseName = value;
     }
 
     /**
-     * Gets the value of the courseFamily property.
+     * The family or group of forked courses that the course is part of.
      * 
      * @return
      *     possible object is
@@ -202,13 +233,14 @@ public String getCourseFamily() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getCourseFamily()
      */
     public void setCourseFamily(String value) {
         this.courseFamily = value;
     }
 
     /**
-     * Gets the value of the extensions property.
+     * Container element for custom elements from other schemas.
      * 
      * @return
      *     possible object is
@@ -226,6 +258,7 @@ public Extensions getExtensions() {
      *     allowed object is
      *     {@link Extensions }
      *     
+     * @see #getExtensions()
      */
     public void setExtensions(Extensions value) {
         this.extensions = value;
diff --git a/src/main/java/iofXml/v3/PersonEntry.java b/src/main/java/iofXml/v3/PersonEntry.java
index 3664b619..7288fbf8 100644
--- a/src/main/java/iofXml/v3/PersonEntry.java
+++ b/src/main/java/iofXml/v3/PersonEntry.java
@@ -14,13 +14,11 @@
 
 
 /**
+ * Defines an event entry for a person.
  * 
- *         Defines an event entry for a person.
- *       
+ * 

Java class for PersonEntry complex type

. * - *

Java class for PersonEntry 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
  * 
@@ -67,27 +65,71 @@ public class PersonEntry {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The person that is entered.
+     * 
+     */
     @XmlElement(name = "Person", required = true)
     protected Person person;
+    /**
+     * The organisation that the person represents at the event.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected Organisation organisation;
+    /**
+     * Information about the control cards (punching cards) that the person uses at the event. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
+     */
     @XmlElement(name = "ControlCard")
     protected List controlCard;
+    /**
+     * Any score that is submitted together with the entry, e.g. World Ranking points.
+     * 
+     */
     @XmlElement(name = "Score")
     protected List score;
+    /**
+     * The class(es) the person wants to take part in. Multiple classes may be provided in order of preference in scenarios where the number of competitors are limited in some classes.
+     * 
+     */
     @XmlElement(name = "Class")
     protected List clazz;
+    /**
+     * The ordinal numbers of the races that the person is taking part in, starting at 1. If not specified, the person takes part in all races.
+     * 
+     */
     @XmlElement(name = "RaceNumber")
     protected List raceNumber;
+    /**
+     * The fees that the person has to pay when entering the event. In a multi-race event, there is usually one element for each race.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Defines the services requested by the person.
+     * 
+     */
     @XmlElement(name = "ServiceRequest")
     protected List serviceRequest;
+    /**
+     * Any special preferences regarding start time that has to be taken into consideration when making the start list draw.
+     * 
+     */
     @XmlElement(name = "StartTimeAllocationRequest")
     protected StartTimeAllocationRequest startTimeAllocationRequest;
+    /**
+     * The time when the entry was first submitted.
+     * 
+     */
     @XmlElement(name = "EntryTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar entryTime;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -119,7 +161,7 @@ public void setId(Id value) {
     }
 
     /**
-     * Gets the value of the person property.
+     * The person that is entered.
      * 
      * @return
      *     possible object is
@@ -137,13 +179,14 @@ public Person getPerson() {
      *     allowed object is
      *     {@link Person }
      *     
+     * @see #getPerson()
      */
     public void setPerson(Person value) {
         this.person = value;
     }
 
     /**
-     * Gets the value of the organisation property.
+     * The organisation that the person represents at the event.
      * 
      * @return
      *     possible object is
@@ -161,30 +204,34 @@ public Organisation getOrganisation() {
      *     allowed object is
      *     {@link Organisation }
      *     
+     * @see #getOrganisation()
      */
     public void setOrganisation(Organisation value) {
         this.organisation = value;
     }
 
     /**
+     * Information about the control cards (punching cards) that the person uses at the event. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
      * Gets the value of the controlCard 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 controlCard property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlCard property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlCard().add(newItem);
+     * getControlCard().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlCard } + *

* * * @return @@ -198,24 +245,27 @@ public List getControlCard() { } /** + * Any score that is submitted together with the entry, e.g. World Ranking points. + * * Gets the value of the score 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 score property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the score property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getScore().add(newItem);
+     * getScore().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Score } + *

* * * @return @@ -229,24 +279,27 @@ public List getScore() { } /** + * The class(es) the person wants to take part in. Multiple classes may be provided in order of preference in scenarios where the number of competitors are limited in some classes. + * * 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 @@ -260,24 +313,27 @@ public List getClazz() { } /** + * The ordinal numbers of the races that the person is taking part in, starting at 1. If not specified, the person takes part in all races. + * * Gets the value of the raceNumber 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 raceNumber property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the raceNumber property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getRaceNumber().add(newItem);
+     * getRaceNumber().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link BigInteger } + *

* * * @return @@ -291,24 +347,27 @@ public List getRaceNumber() { } /** + * The fees that the person has to pay when entering the event. In a multi-race event, there is usually one element for each race. + * * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -322,24 +381,27 @@ public List getAssignedFee() { } /** + * Defines the services requested by the person. + * * 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 @@ -353,7 +415,7 @@ public List getServiceRequest() { } /** - * Gets the value of the startTimeAllocationRequest property. + * Any special preferences regarding start time that has to be taken into consideration when making the start list draw. * * @return * possible object is @@ -371,13 +433,14 @@ public StartTimeAllocationRequest getStartTimeAllocationRequest() { * allowed object is * {@link StartTimeAllocationRequest } * + * @see #getStartTimeAllocationRequest() */ public void setStartTimeAllocationRequest(StartTimeAllocationRequest value) { this.startTimeAllocationRequest = value; } /** - * Gets the value of the entryTime property. + * The time when the entry was first submitted. * * @return * possible object is @@ -395,13 +458,14 @@ public XMLGregorianCalendar getEntryTime() { * allowed object is * {@link XMLGregorianCalendar } * + * @see #getEntryTime() */ public void setEntryTime(XMLGregorianCalendar value) { this.entryTime = value; } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -419,6 +483,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/PersonName.java b/src/main/java/iofXml/v3/PersonName.java index b6144542..f705a733 100644 --- a/src/main/java/iofXml/v3/PersonName.java +++ b/src/main/java/iofXml/v3/PersonName.java @@ -8,9 +8,9 @@ /** - *

Java class for PersonName complex type. + *

Java class for PersonName 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/v3/PersonRaceResult.java b/src/main/java/iofXml/v3/PersonRaceResult.java
index d35592b7..fece5d0a 100644
--- a/src/main/java/iofXml/v3/PersonRaceResult.java
+++ b/src/main/java/iofXml/v3/PersonRaceResult.java
@@ -14,13 +14,11 @@
 
 
 /**
+ * Result information for a person in a race.
  * 
- *         Result information for a person in a race.
- *       
+ * 

Java class for PersonRaceResult complex type

. * - *

Java class for PersonRaceResult 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
  * 
@@ -75,48 +73,120 @@
 })
 public class PersonRaceResult {
 
+    /**
+     * The bib number that the person that the result belongs to is wearing.
+     * 
+     */
     @XmlElement(name = "BibNumber")
     protected String bibNumber;
+    /**
+     * The time when the person that the result belongs to started, expressed in ISO 8601 format.
+     * 
+     */
     @XmlElement(name = "StartTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar startTime;
+    /**
+     * The time when the person that the result belongs to finished, expressed in ISO 8601 format.
+     * 
+     */
     @XmlElement(name = "FinishTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar finishTime;
+    /**
+     * The time, in seconds, that is shown in the result list. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
+     * 
+     */
     @XmlElement(name = "Time")
     protected Double time;
+    /**
+     * The time, in seconds, that the the person is behind the winner. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
+     * 
+     */
     @XmlElement(name = "TimeBehind")
     protected Double timeBehind;
+    /**
+     * The position in the result list for the person that the result belongs to. This element should only be present when the Status element is set to OK.
+     * 
+     */
     @XmlElement(name = "Position")
     protected BigInteger position;
+    /**
+     * The status of the result.
+     * 
+     */
     @XmlElement(name = "Status", required = true)
     @XmlSchemaType(name = "NMTOKEN")
     protected ResultStatus status;
+    /**
+     * Any scores that are attached to the result, e.g. World Ranking points.
+     * 
+     */
     @XmlElement(name = "Score")
     protected List score;
+    /**
+     * Holds the overall result for the person after the current race for a multi-race event.
+     * 
+     */
     @XmlElement(name = "OverallResult")
     protected OverallResult overallResult;
+    /**
+     * Defines the course assigned to the person.
+     * 
+     */
     @XmlElement(name = "Course")
     protected SimpleCourse course;
+    /**
+     * Contains the times at each control of the course. Each control of the competitor's course (if known) has to be defined in a SplitTime element, even if the control has not been punched or if the competitor has not started. Start and finish times must not be present as SplitTime elements.
+     * 
+     */
     @XmlElement(name = "SplitTime")
     protected List splitTime;
+    /**
+     * Defines the answer for a trail-O control.
+     * 
+     */
     @XmlElement(name = "ControlAnswer")
     protected List controlAnswer;
+    /**
+     * Defines the person's route recorded by a tracking device.
+     * 
+     */
     @XmlElement(name = "Route")
     protected Route route;
+    /**
+     * Defines the control card assigned to the person. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
+     */
     @XmlElement(name = "ControlCard")
     protected List controlCard;
+    /**
+     * Defines the fees that the person has been assigned.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Defines the services requested by the person.
+     * 
+     */
     @XmlElement(name = "ServiceRequest")
     protected List serviceRequest;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
+     * 
+     */
     @XmlAttribute(name = "raceNumber")
     protected BigInteger raceNumber;
 
     /**
-     * Gets the value of the bibNumber property.
+     * The bib number that the person that the result belongs to is wearing.
      * 
      * @return
      *     possible object is
@@ -134,13 +204,14 @@ public String getBibNumber() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getBibNumber()
      */
     public void setBibNumber(String value) {
         this.bibNumber = value;
     }
 
     /**
-     * Gets the value of the startTime property.
+     * The time when the person that the result belongs to started, expressed in ISO 8601 format.
      * 
      * @return
      *     possible object is
@@ -158,13 +229,14 @@ public XMLGregorianCalendar getStartTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getStartTime()
      */
     public void setStartTime(XMLGregorianCalendar value) {
         this.startTime = value;
     }
 
     /**
-     * Gets the value of the finishTime property.
+     * The time when the person that the result belongs to finished, expressed in ISO 8601 format.
      * 
      * @return
      *     possible object is
@@ -182,13 +254,14 @@ public XMLGregorianCalendar getFinishTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getFinishTime()
      */
     public void setFinishTime(XMLGregorianCalendar value) {
         this.finishTime = value;
     }
 
     /**
-     * Gets the value of the time property.
+     * The time, in seconds, that is shown in the result list. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
      * 
      * @return
      *     possible object is
@@ -206,13 +279,14 @@ public Double getTime() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getTime()
      */
     public void setTime(Double value) {
         this.time = value;
     }
 
     /**
-     * Gets the value of the timeBehind property.
+     * The time, in seconds, that the the person is behind the winner. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
      * 
      * @return
      *     possible object is
@@ -230,13 +304,14 @@ public Double getTimeBehind() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getTimeBehind()
      */
     public void setTimeBehind(Double value) {
         this.timeBehind = value;
     }
 
     /**
-     * Gets the value of the position property.
+     * The position in the result list for the person that the result belongs to. This element should only be present when the Status element is set to OK.
      * 
      * @return
      *     possible object is
@@ -254,13 +329,14 @@ public BigInteger getPosition() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getPosition()
      */
     public void setPosition(BigInteger value) {
         this.position = value;
     }
 
     /**
-     * Gets the value of the status property.
+     * The status of the result.
      * 
      * @return
      *     possible object is
@@ -278,30 +354,34 @@ public ResultStatus getStatus() {
      *     allowed object is
      *     {@link ResultStatus }
      *     
+     * @see #getStatus()
      */
     public void setStatus(ResultStatus value) {
         this.status = value;
     }
 
     /**
+     * Any scores that are attached to the result, e.g. World Ranking points.
+     * 
      * Gets the value of the score 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 score property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the score property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getScore().add(newItem);
+     * getScore().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Score } + *

* * * @return @@ -315,7 +395,7 @@ public List getScore() { } /** - * Gets the value of the overallResult property. + * Holds the overall result for the person after the current race for a multi-race event. * * @return * possible object is @@ -333,13 +413,14 @@ public OverallResult getOverallResult() { * allowed object is * {@link OverallResult } * + * @see #getOverallResult() */ public void setOverallResult(OverallResult value) { this.overallResult = value; } /** - * Gets the value of the course property. + * Defines the course assigned to the person. * * @return * possible object is @@ -357,30 +438,34 @@ public SimpleCourse getCourse() { * allowed object is * {@link SimpleCourse } * + * @see #getCourse() */ public void setCourse(SimpleCourse value) { this.course = value; } /** + * Contains the times at each control of the course. Each control of the competitor's course (if known) has to be defined in a SplitTime element, even if the control has not been punched or if the competitor has not started. Start and finish times must not be present as SplitTime elements. + * * Gets the value of the splitTime 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 splitTime property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the splitTime property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getSplitTime().add(newItem);
+     * getSplitTime().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SplitTime } + *

* * * @return @@ -394,24 +479,27 @@ public List getSplitTime() { } /** + * Defines the answer for a trail-O control. + * * Gets the value of the controlAnswer 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 controlAnswer property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlAnswer property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlAnswer().add(newItem);
+     * getControlAnswer().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlAnswer } + *

* * * @return @@ -425,7 +513,7 @@ public List getControlAnswer() { } /** - * Gets the value of the route property. + * Defines the person's route recorded by a tracking device. * * @return * possible object is @@ -443,30 +531,34 @@ public Route getRoute() { * allowed object is * {@link Route } * + * @see #getRoute() */ public void setRoute(Route value) { this.route = value; } /** + * Defines the control card assigned to the person. Multiple control cards can be specified, e.g. one for punch checking and another for timing. + * * Gets the value of the controlCard 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 controlCard property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlCard property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlCard().add(newItem);
+     * getControlCard().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlCard } + *

* * * @return @@ -480,24 +572,27 @@ public List getControlCard() { } /** + * Defines the fees that the person has been assigned. + * * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -511,24 +606,27 @@ public List getAssignedFee() { } /** + * Defines the services requested by the person. + * * 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 @@ -542,7 +640,7 @@ public List getServiceRequest() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -560,13 +658,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the raceNumber property. + * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1. * * @return * possible object is @@ -584,6 +683,7 @@ public BigInteger getRaceNumber() { * allowed object is * {@link BigInteger } * + * @see #getRaceNumber() */ public void setRaceNumber(BigInteger value) { this.raceNumber = value; diff --git a/src/main/java/iofXml/v3/PersonRaceStart.java b/src/main/java/iofXml/v3/PersonRaceStart.java index c9883c85..a706adbb 100644 --- a/src/main/java/iofXml/v3/PersonRaceStart.java +++ b/src/main/java/iofXml/v3/PersonRaceStart.java @@ -14,13 +14,11 @@ /** + * Start information for a person in a race. * - * Start information for a person in a race. - * + *

Java class for PersonRaceStart complex type

. * - *

Java class for PersonRaceStart 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
  * 
@@ -55,26 +53,58 @@
 })
 public class PersonRaceStart {
 
+    /**
+     * The bib number that the person is wearing.
+     * 
+     */
     @XmlElement(name = "BibNumber")
     protected String bibNumber;
+    /**
+     * The time when the person starts.
+     * 
+     */
     @XmlElement(name = "StartTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar startTime;
+    /**
+     * Defines the course assigned to the person.
+     * 
+     */
     @XmlElement(name = "Course")
     protected SimpleCourse course;
+    /**
+     * Defines the control cards assigned to the person. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
+     */
     @XmlElement(name = "ControlCard")
     protected List controlCard;
+    /**
+     * Defines the fees that the person has been assigned.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Defines the services requested by the person.
+     * 
+     */
     @XmlElement(name = "ServiceRequest")
     protected List serviceRequest;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
+     * 
+     */
     @XmlAttribute(name = "raceNumber")
     protected BigInteger raceNumber;
 
     /**
-     * Gets the value of the bibNumber property.
+     * The bib number that the person is wearing.
      * 
      * @return
      *     possible object is
@@ -92,13 +122,14 @@ public String getBibNumber() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getBibNumber()
      */
     public void setBibNumber(String value) {
         this.bibNumber = value;
     }
 
     /**
-     * Gets the value of the startTime property.
+     * The time when the person starts.
      * 
      * @return
      *     possible object is
@@ -116,13 +147,14 @@ public XMLGregorianCalendar getStartTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getStartTime()
      */
     public void setStartTime(XMLGregorianCalendar value) {
         this.startTime = value;
     }
 
     /**
-     * Gets the value of the course property.
+     * Defines the course assigned to the person.
      * 
      * @return
      *     possible object is
@@ -140,30 +172,34 @@ public SimpleCourse getCourse() {
      *     allowed object is
      *     {@link SimpleCourse }
      *     
+     * @see #getCourse()
      */
     public void setCourse(SimpleCourse value) {
         this.course = value;
     }
 
     /**
+     * Defines the control cards assigned to the person. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
      * Gets the value of the controlCard 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 controlCard property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlCard property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlCard().add(newItem);
+     * getControlCard().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlCard } + *

* * * @return @@ -177,24 +213,27 @@ public List getControlCard() { } /** + * Defines the fees that the person has been assigned. + * * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -208,24 +247,27 @@ public List getAssignedFee() { } /** + * Defines the services requested by the person. + * * 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 @@ -239,7 +281,7 @@ public List getServiceRequest() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -257,13 +299,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the raceNumber property. + * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1. * * @return * possible object is @@ -281,6 +324,7 @@ public BigInteger getRaceNumber() { * allowed object is * {@link BigInteger } * + * @see #getRaceNumber() */ public void setRaceNumber(BigInteger value) { this.raceNumber = value; diff --git a/src/main/java/iofXml/v3/PersonResult.java b/src/main/java/iofXml/v3/PersonResult.java index 3268a788..1dd591fb 100644 --- a/src/main/java/iofXml/v3/PersonResult.java +++ b/src/main/java/iofXml/v3/PersonResult.java @@ -13,13 +13,11 @@ /** + * Result information for an individual competitor, including e.g. result status, place, finish time, and split times. * - * Result information for an individual competitor, including e.g. result status, place, finish time, and split times. - * + *

Java class for PersonResult complex type

. * - *

Java class for PersonResult 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
  * 
@@ -50,14 +48,34 @@
 })
 public class PersonResult {
 
+    /**
+     * The id corresponding to this person's entry in an EntryList.
+     * 
+     */
     @XmlElement(name = "EntryId")
     protected Id entryId;
+    /**
+     * The person that the result belongs to.
+     * 
+     */
     @XmlElement(name = "Person", required = true)
     protected Person person;
+    /**
+     * The organisation that the person is representing at the event.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected Organisation organisation;
+    /**
+     * The core result information for the person; one element per race in the event.
+     * 
+     */
     @XmlElement(name = "Result")
     protected List result;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -65,7 +83,7 @@ public class PersonResult {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the entryId property.
+     * The id corresponding to this person's entry in an EntryList.
      * 
      * @return
      *     possible object is
@@ -83,13 +101,14 @@ public Id getEntryId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getEntryId()
      */
     public void setEntryId(Id value) {
         this.entryId = value;
     }
 
     /**
-     * Gets the value of the person property.
+     * The person that the result belongs to.
      * 
      * @return
      *     possible object is
@@ -107,13 +126,14 @@ public Person getPerson() {
      *     allowed object is
      *     {@link Person }
      *     
+     * @see #getPerson()
      */
     public void setPerson(Person value) {
         this.person = value;
     }
 
     /**
-     * Gets the value of the organisation property.
+     * The organisation that the person is representing at the event.
      * 
      * @return
      *     possible object is
@@ -131,30 +151,34 @@ public Organisation getOrganisation() {
      *     allowed object is
      *     {@link Organisation }
      *     
+     * @see #getOrganisation()
      */
     public void setOrganisation(Organisation value) {
         this.organisation = value;
     }
 
     /**
+     * The core result information for the person; one element per race in the event.
+     * 
      * Gets the value of the result 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 result property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the result property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getResult().add(newItem);
+     * getResult().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PersonRaceResult } + *

* * * @return @@ -168,7 +192,7 @@ public List getResult() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -186,6 +210,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/PersonServiceRequest.java b/src/main/java/iofXml/v3/PersonServiceRequest.java index 536c1d1c..a9056f88 100644 --- a/src/main/java/iofXml/v3/PersonServiceRequest.java +++ b/src/main/java/iofXml/v3/PersonServiceRequest.java @@ -10,13 +10,11 @@ /** + * Service requests made by a person. * - * Service requests made by a person. - * + *

Java class for PersonServiceRequest complex type

. * - *

Java class for PersonServiceRequest 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
  * 
@@ -40,13 +38,21 @@
 })
 public class PersonServiceRequest {
 
+    /**
+     * The person that made the requests.
+     * 
+     */
     @XmlElement(name = "Person", required = true)
     protected Person person;
+    /**
+     * The service requests.
+     * 
+     */
     @XmlElement(name = "ServiceRequest", required = true)
     protected List serviceRequest;
 
     /**
-     * Gets the value of the person property.
+     * The person that made the requests.
      * 
      * @return
      *     possible object is
@@ -64,30 +70,34 @@ public Person getPerson() {
      *     allowed object is
      *     {@link Person }
      *     
+     * @see #getPerson()
      */
     public void setPerson(Person value) {
         this.person = value;
     }
 
     /**
+     * The service requests.
+     * 
      * 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/v3/PersonStart.java b/src/main/java/iofXml/v3/PersonStart.java index 11ed2350..357104df 100644 --- a/src/main/java/iofXml/v3/PersonStart.java +++ b/src/main/java/iofXml/v3/PersonStart.java @@ -13,13 +13,11 @@ /** + * Start information for an individual competitor, including e.g. start time and bib number. * - * Start information for an individual competitor, including e.g. start time and bib number. - * + *

Java class for PersonStart complex type

. * - *

Java class for PersonStart 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
  * 
@@ -50,14 +48,34 @@
 })
 public class PersonStart {
 
+    /**
+     * The id corresponding to this person's entry in an EntryList.
+     * 
+     */
     @XmlElement(name = "EntryId")
     protected Id entryId;
+    /**
+     * The person that the start time belongs to. Omit if there is no person assigned to the start time, e.g. a vacant person.
+     * 
+     */
     @XmlElement(name = "Person")
     protected Person person;
+    /**
+     * The organisation that the person is representing at the event.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected Organisation organisation;
+    /**
+     * The core start information for the person; one element per race in the event.
+     * 
+     */
     @XmlElement(name = "Start", required = true)
     protected List start;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -65,7 +83,7 @@ public class PersonStart {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the entryId property.
+     * The id corresponding to this person's entry in an EntryList.
      * 
      * @return
      *     possible object is
@@ -83,13 +101,14 @@ public Id getEntryId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getEntryId()
      */
     public void setEntryId(Id value) {
         this.entryId = value;
     }
 
     /**
-     * Gets the value of the person property.
+     * The person that the start time belongs to. Omit if there is no person assigned to the start time, e.g. a vacant person.
      * 
      * @return
      *     possible object is
@@ -107,13 +126,14 @@ public Person getPerson() {
      *     allowed object is
      *     {@link Person }
      *     
+     * @see #getPerson()
      */
     public void setPerson(Person value) {
         this.person = value;
     }
 
     /**
-     * Gets the value of the organisation property.
+     * The organisation that the person is representing at the event.
      * 
      * @return
      *     possible object is
@@ -131,30 +151,34 @@ public Organisation getOrganisation() {
      *     allowed object is
      *     {@link Organisation }
      *     
+     * @see #getOrganisation()
      */
     public void setOrganisation(Organisation value) {
         this.organisation = value;
     }
 
     /**
+     * The core start information for the person; one element per race in the event.
+     * 
      * Gets the value of the start 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 start property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the start property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getStart().add(newItem);
+     * getStart().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PersonRaceStart } + *

* * * @return @@ -168,7 +192,7 @@ public List getStart() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -186,6 +210,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/Race.java b/src/main/java/iofXml/v3/Race.java index 9cecf9d9..5e535965 100644 --- a/src/main/java/iofXml/v3/Race.java +++ b/src/main/java/iofXml/v3/Race.java @@ -14,13 +14,11 @@ /** + * An event consists of a number of races. The number is equal to the number of times a competitor should start. * - * An event consists of a number of races. The number is equal to the number of times a competitor should start. - * + *

Java class for Race complex type

. * - *

Java class for Race 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
  * 
@@ -67,33 +65,77 @@
 })
 public class Race {
 
+    /**
+     * The ordinal number of the race in the multi-race event, starting at 1.
+     * 
+     */
     @XmlElement(name = "RaceNumber", required = true)
     protected BigInteger raceNumber;
     @XmlElement(name = "Name", required = true)
     protected String name;
+    /**
+     * The start time for the first starting competitor of the race.
+     * 
+     */
     @XmlElement(name = "StartTime")
     protected DateAndOptionalTime startTime;
+    /**
+     * The time when the finish closes.
+     * 
+     */
     @XmlElement(name = "EndTime")
     protected DateAndOptionalTime endTime;
+    /**
+     * The status of the race. This element overrides the Status element of the parent Event element.
+     * 
+     */
     @XmlElement(name = "Status")
     @XmlSchemaType(name = "NMTOKEN")
     protected EventStatus status;
+    /**
+     * The classification or level of the race. This element overrides the Classification element of the parent Event element.
+     * 
+     */
     @XmlElement(name = "Classification")
     @XmlSchemaType(name = "NMTOKEN")
     protected EventClassification classification;
+    /**
+     * The geographical location of the arena.
+     * 
+     */
     @XmlElement(name = "Position")
     protected GeoPosition position;
     @XmlElement(name = "Discipline")
     @XmlSchemaType(name = "NMTOKEN")
     protected List discipline;
+    /**
+     * The organisations that organise the event.
+     * 
+     */
     @XmlElement(name = "Organiser")
     protected List organiser;
+    /**
+     * The main officials of the event, e.g. course setter and event president.
+     * 
+     */
     @XmlElement(name = "Official")
     protected List official;
+    /**
+     * The services available for the race, e.g. accomodation and transport.
+     * 
+     */
     @XmlElement(name = "Service")
     protected List service;
+    /**
+     * URLs to various types of additional information regarding the event, e.g. event website or result list.
+     * 
+     */
     @XmlElement(name = "URL")
     protected List url;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -101,7 +143,7 @@ public class Race {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the raceNumber property.
+     * The ordinal number of the race in the multi-race event, starting at 1.
      * 
      * @return
      *     possible object is
@@ -119,6 +161,7 @@ public BigInteger getRaceNumber() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getRaceNumber()
      */
     public void setRaceNumber(BigInteger value) {
         this.raceNumber = value;
@@ -149,7 +192,7 @@ public void setName(String value) {
     }
 
     /**
-     * Gets the value of the startTime property.
+     * The start time for the first starting competitor of the race.
      * 
      * @return
      *     possible object is
@@ -167,13 +210,14 @@ public DateAndOptionalTime getStartTime() {
      *     allowed object is
      *     {@link DateAndOptionalTime }
      *     
+     * @see #getStartTime()
      */
     public void setStartTime(DateAndOptionalTime value) {
         this.startTime = value;
     }
 
     /**
-     * Gets the value of the endTime property.
+     * The time when the finish closes.
      * 
      * @return
      *     possible object is
@@ -191,13 +235,14 @@ public DateAndOptionalTime getEndTime() {
      *     allowed object is
      *     {@link DateAndOptionalTime }
      *     
+     * @see #getEndTime()
      */
     public void setEndTime(DateAndOptionalTime value) {
         this.endTime = value;
     }
 
     /**
-     * Gets the value of the status property.
+     * The status of the race. This element overrides the Status element of the parent Event element.
      * 
      * @return
      *     possible object is
@@ -215,13 +260,14 @@ public EventStatus getStatus() {
      *     allowed object is
      *     {@link EventStatus }
      *     
+     * @see #getStatus()
      */
     public void setStatus(EventStatus value) {
         this.status = value;
     }
 
     /**
-     * Gets the value of the classification property.
+     * The classification or level of the race. This element overrides the Classification element of the parent Event element.
      * 
      * @return
      *     possible object is
@@ -239,13 +285,14 @@ public EventClassification getClassification() {
      *     allowed object is
      *     {@link EventClassification }
      *     
+     * @see #getClassification()
      */
     public void setClassification(EventClassification value) {
         this.classification = value;
     }
 
     /**
-     * Gets the value of the position property.
+     * The geographical location of the arena.
      * 
      * @return
      *     possible object is
@@ -263,6 +310,7 @@ public GeoPosition getPosition() {
      *     allowed object is
      *     {@link GeoPosition }
      *     
+     * @see #getPosition()
      */
     public void setPosition(GeoPosition value) {
         this.position = value;
@@ -271,22 +319,23 @@ public void setPosition(GeoPosition value) {
     /**
      * Gets the value of the discipline 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 discipline property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the discipline property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getDiscipline().add(newItem);
+     * getDiscipline().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link RaceDiscipline } + *

* * * @return @@ -300,24 +349,27 @@ public List getDiscipline() { } /** + * The organisations that organise the event. + * * Gets the value of the organiser 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 organiser property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the organiser property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getOrganiser().add(newItem);
+     * getOrganiser().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Organisation } + *

* * * @return @@ -331,24 +383,27 @@ public List getOrganiser() { } /** + * The main officials of the event, e.g. course setter and event president. + * * Gets the value of the official 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 official property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the official property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getOfficial().add(newItem);
+     * getOfficial().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Role } + *

* * * @return @@ -362,24 +417,27 @@ public List getOfficial() { } /** + * The services available for the race, e.g. accomodation and transport. + * * 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 @@ -393,24 +451,27 @@ public List getService() { } /** + * URLs to various types of additional information regarding the event, e.g. event website or result list. + * * Gets the value of the url 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 url property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the url property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getURL().add(newItem);
+     * getURL().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link EventURL } + *

* * * @return @@ -424,7 +485,7 @@ public List getURL() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -442,6 +503,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/RaceClass.java b/src/main/java/iofXml/v3/RaceClass.java index ba2c8a42..f08cbe02 100644 --- a/src/main/java/iofXml/v3/RaceClass.java +++ b/src/main/java/iofXml/v3/RaceClass.java @@ -14,13 +14,11 @@ /** + * Information about a class with respect to a race. * - * Information about a class with respect to a race. - * + *

Java class for RaceClass complex type

. * - *

Java class for RaceClass 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
  * 
@@ -59,26 +57,62 @@
 })
 public class RaceClass {
 
+    /**
+     * The punching system used for the class at the race. Multiple punching systems can be specified, e.g. one for punch checking and another for timing.
+     * 
+     */
     @XmlElement(name = "PunchingSystem")
     protected List punchingSystem;
+    /**
+     * The entry fees for a team as a whole taking part in this class. Use the Fee element to specify a fee for an individual competitor in the team. Use the TeamFee subelement of the Class element to specify a fee on event level.
+     * 
+     */
     @XmlElement(name = "TeamFee")
     protected List teamFee;
+    /**
+     * The entry fees for an individual competitor taking part in the race class. Use the TeamFee element to specify a fee for the team as a whole. Use the Fee subelement of the Class element to specify a fee on event level.
+     * 
+     */
     @XmlElement(name = "Fee")
     protected List fee;
     @XmlElement(name = "FirstStart")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar firstStart;
+    /**
+     * The status of the race, e.g. if results should be considered invalid due to misplaced constrols.
+     * 
+     */
     @XmlElement(name = "Status")
     @XmlSchemaType(name = "NMTOKEN")
     protected RaceClassStatus status;
+    /**
+     * The courses assigned to this class. For a mass-start event or a relay event, there are usually multiple courses per class due to the usage of spreading methods.
+     * 
+     */
     @XmlElement(name = "Course")
     protected List course;
+    /**
+     * The controls that are online controls for this class.
+     * 
+     */
     @XmlElement(name = "OnlineControl")
     protected List onlineControl;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
+     * 
+     */
     @XmlAttribute(name = "raceNumber")
     protected BigInteger raceNumber;
+    /**
+     * The maximum number of competitors that are allowed to take part in the race class. A competitor corresponds to a person (if an individual event) or a team (if a team or relay event). This attribute overrides the maxNumberOfCompetitors attribute in the Class element.
+     * 
+     */
     @XmlAttribute(name = "maxNumberOfCompetitors")
     protected BigInteger maxNumberOfCompetitors;
     @XmlAttribute(name = "modifyTime")
@@ -86,24 +120,27 @@ public class RaceClass {
     protected XMLGregorianCalendar modifyTime;
 
     /**
+     * The punching system used for the class at the race. Multiple punching systems can be specified, e.g. one for punch checking and another for timing.
+     * 
      * Gets the value of the punchingSystem 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 punchingSystem property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the punchingSystem property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPunchingSystem().add(newItem);
+     * getPunchingSystem().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link String } + *

* * * @return @@ -117,24 +154,27 @@ public List getPunchingSystem() { } /** + * The entry fees for a team as a whole taking part in this class. Use the Fee element to specify a fee for an individual competitor in the team. Use the TeamFee subelement of the Class element to specify a fee on event level. + * * Gets the value of the teamFee 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 teamFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamFee().add(newItem);
+     * getTeamFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Fee } + *

* * * @return @@ -148,24 +188,27 @@ public List getTeamFee() { } /** + * The entry fees for an individual competitor taking part in the race class. Use the TeamFee element to specify a fee for the team as a whole. Use the Fee subelement of the Class element to specify a fee on event level. + * * Gets the value of the fee 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 fee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the fee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getFee().add(newItem);
+     * getFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Fee } + *

* * * @return @@ -203,7 +246,7 @@ public void setFirstStart(XMLGregorianCalendar value) { } /** - * Gets the value of the status property. + * The status of the race, e.g. if results should be considered invalid due to misplaced constrols. * * @return * possible object is @@ -221,30 +264,34 @@ public RaceClassStatus getStatus() { * allowed object is * {@link RaceClassStatus } * + * @see #getStatus() */ public void setStatus(RaceClassStatus value) { this.status = value; } /** + * The courses assigned to this class. For a mass-start event or a relay event, there are usually multiple courses per class due to the usage of spreading methods. + * * 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 SimpleCourse } + *

* * * @return @@ -258,24 +305,27 @@ public List getCourse() { } /** + * The controls that are online controls for this class. + * * Gets the value of the onlineControl 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 onlineControl property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the onlineControl property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getOnlineControl().add(newItem);
+     * getOnlineControl().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Control } + *

* * * @return @@ -289,7 +339,7 @@ public List getOnlineControl() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -307,13 +357,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the raceNumber property. + * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1. * * @return * possible object is @@ -331,13 +382,14 @@ public BigInteger getRaceNumber() { * allowed object is * {@link BigInteger } * + * @see #getRaceNumber() */ public void setRaceNumber(BigInteger value) { this.raceNumber = value; } /** - * Gets the value of the maxNumberOfCompetitors property. + * The maximum number of competitors that are allowed to take part in the race class. A competitor corresponds to a person (if an individual event) or a team (if a team or relay event). This attribute overrides the maxNumberOfCompetitors attribute in the Class element. * * @return * possible object is @@ -355,6 +407,7 @@ public BigInteger getMaxNumberOfCompetitors() { * allowed object is * {@link BigInteger } * + * @see #getMaxNumberOfCompetitors() */ public void setMaxNumberOfCompetitors(BigInteger value) { this.maxNumberOfCompetitors = value; diff --git a/src/main/java/iofXml/v3/RaceClassStatus.java b/src/main/java/iofXml/v3/RaceClassStatus.java index f4b77b4c..4205dcd8 100644 --- a/src/main/java/iofXml/v3/RaceClassStatus.java +++ b/src/main/java/iofXml/v3/RaceClassStatus.java @@ -7,9 +7,11 @@ /** - *

Java class for RaceClassStatus. + * The status of a certain race in the class. * - *

The following schema fragment specifies the expected content contained within this class. + *

Java class for RaceClassStatus

. + * + *

The following schema fragment specifies the expected content contained within this class.

*
{@code
  * 
  *   
@@ -30,54 +32,42 @@ public enum RaceClassStatus {
 
 
     /**
-     * 
-     *             The start list draw has not been made for this class in this race.
-     *           
+     * The start list draw has not been made for this class in this race.
      * 
      */
     @XmlEnumValue("StartTimesNotAllocated")
     START_TIMES_NOT_ALLOCATED("StartTimesNotAllocated"),
 
     /**
-     * 
-     *             The start list draw has been made for this class in this race.
-     *           
+     * The start list draw has been made for this class in this race.
      * 
      */
     @XmlEnumValue("StartTimesAllocated")
     START_TIMES_ALLOCATED("StartTimesAllocated"),
 
     /**
-     * 
-     *             The class is not organised in this race, e.g. for classes that are organised in only some of the races in a multi-race event.
-     *           
+     * The class is not organised in this race, e.g. for classes that are organised in only some of the races in a multi-race event.
      * 
      */
     @XmlEnumValue("NotUsed")
     NOT_USED("NotUsed"),
 
     /**
-     * 
-     *             The result list is complete for this class in this race.
-     *           
+     * The result list is complete for this class in this race.
      * 
      */
     @XmlEnumValue("Completed")
     COMPLETED("Completed"),
 
     /**
-     * 
-     *             The results are considered invalid due to technical issues such as misplaced controls. Entry fees are not refunded.
-     *           
+     * The results are considered invalid due to technical issues such as misplaced controls. Entry fees are not refunded.
      * 
      */
     @XmlEnumValue("Invalidated")
     INVALIDATED("Invalidated"),
 
     /**
-     * 
-     *             The results are considered invalid due to technical issues such as misplaced controls. Entry fees are refunded.
-     *           
+     * The results are considered invalid due to technical issues such as misplaced controls. Entry fees are refunded.
      * 
      */
     @XmlEnumValue("InvalidatedNoFee")
@@ -88,10 +78,26 @@ public enum RaceClassStatus {
         value = v;
     }
 
+    /**
+     * Gets the value associated to the enum constant.
+     * 
+     * @return
+     *     The value linked to the enum.
+     */
     public String value() {
         return value;
     }
 
+    /**
+     * Gets the enum associated to the value passed as parameter.
+     * 
+     * @param v
+     *     The value to get the enum from.
+     * @return
+     *     The enum which corresponds to the value, if it exists.
+     * @throws IllegalArgumentException
+     *     If no value matches in the enum declaration.
+     */
     public static RaceClassStatus fromValue(String v) {
         for (RaceClassStatus c: RaceClassStatus.values()) {
             if (c.value.equals(v)) {
diff --git a/src/main/java/iofXml/v3/RaceCourseData.java b/src/main/java/iofXml/v3/RaceCourseData.java
index 6756789a..63c47ba0 100644
--- a/src/main/java/iofXml/v3/RaceCourseData.java
+++ b/src/main/java/iofXml/v3/RaceCourseData.java
@@ -12,13 +12,11 @@
 
 
 /**
+ * This element defines all the control and course information for a race.
  * 
- *         This element defines all the control and course information for a race.
- *       
+ * 

Java class for RaceCourseData complex type

. * - *

Java class for RaceCourseData 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
  * 
@@ -53,42 +51,77 @@
 })
 public class RaceCourseData {
 
+    /**
+     * The map(s) used in this race. Usually just one map, but different courses may use different scales and/or areas.
+     * 
+     */
     @XmlElement(name = "Map")
     protected List map;
+    /**
+     * All controls of the race.
+     * 
+     */
     @XmlElement(name = "Control")
     protected List control;
+    /**
+     * All courses of the race.
+     * 
+     */
     @XmlElement(name = "Course")
     protected List course;
+    /**
+     * The assignment of courses to classes.
+     * 
+     */
     @XmlElement(name = "ClassCourseAssignment")
     protected List classCourseAssignment;
+    /**
+     * The assignment of courses to individual competitors.
+     * 
+     */
     @XmlElement(name = "PersonCourseAssignment")
     protected List personCourseAssignment;
+    /**
+     * The assignment of courses to relay team members teams.
+     * 
+     */
     @XmlElement(name = "TeamCourseAssignment")
     protected List teamCourseAssignment;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
+     * 
+     */
     @XmlAttribute(name = "raceNumber")
     protected BigInteger raceNumber;
 
     /**
+     * The map(s) used in this race. Usually just one map, but different courses may use different scales and/or areas.
+     * 
      * Gets the value of the map 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 map property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the map property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getMap().add(newItem);
+     * getMap().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Map } + *

* * * @return @@ -102,24 +135,27 @@ public List getMap() { } /** + * All controls of the race. + * * 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 @@ -133,24 +169,27 @@ public List getControl() { } /** + * All courses of the race. + * * 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 @@ -164,24 +203,27 @@ public List getCourse() { } /** + * The assignment of courses to classes. + * * Gets the value of the classCourseAssignment 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 classCourseAssignment property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the classCourseAssignment property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getClassCourseAssignment().add(newItem);
+     * getClassCourseAssignment().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ClassCourseAssignment } + *

* * * @return @@ -195,24 +237,27 @@ public List getClassCourseAssignment() { } /** + * The assignment of courses to individual competitors. + * * Gets the value of the personCourseAssignment 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 personCourseAssignment property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the personCourseAssignment property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPersonCourseAssignment().add(newItem);
+     * getPersonCourseAssignment().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link PersonCourseAssignment } + *

* * * @return @@ -226,24 +271,27 @@ public List getPersonCourseAssignment() { } /** + * The assignment of courses to relay team members teams. + * * Gets the value of the teamCourseAssignment 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 teamCourseAssignment property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamCourseAssignment property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamCourseAssignment().add(newItem);
+     * getTeamCourseAssignment().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamCourseAssignment } + *

* * * @return @@ -257,7 +305,7 @@ public List getTeamCourseAssignment() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -275,13 +323,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the raceNumber property. + * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1. * * @return * possible object is @@ -299,6 +348,7 @@ public BigInteger getRaceNumber() { * allowed object is * {@link BigInteger } * + * @see #getRaceNumber() */ public void setRaceNumber(BigInteger value) { this.raceNumber = value; diff --git a/src/main/java/iofXml/v3/RaceDiscipline.java b/src/main/java/iofXml/v3/RaceDiscipline.java index 6761fea7..0c37d3ae 100644 --- a/src/main/java/iofXml/v3/RaceDiscipline.java +++ b/src/main/java/iofXml/v3/RaceDiscipline.java @@ -7,9 +7,11 @@ /** - *

Java class for RaceDiscipline. * - *

The following schema fragment specifies the expected content contained within this class. + * + *

Java class for RaceDiscipline

. + * + *

The following schema fragment specifies the expected content contained within this class.

*
{@code
  * 
  *   
@@ -43,10 +45,26 @@ public enum RaceDiscipline {
         value = v;
     }
 
+    /**
+     * Gets the value associated to the enum constant.
+     * 
+     * @return
+     *     The value linked to the enum.
+     */
     public String value() {
         return value;
     }
 
+    /**
+     * Gets the enum associated to the value passed as parameter.
+     * 
+     * @param v
+     *     The value to get the enum from.
+     * @return
+     *     The enum which corresponds to the value, if it exists.
+     * @throws IllegalArgumentException
+     *     If no value matches in the enum declaration.
+     */
     public static RaceDiscipline fromValue(String v) {
         for (RaceDiscipline c: RaceDiscipline.values()) {
             if (c.value.equals(v)) {
diff --git a/src/main/java/iofXml/v3/ResultList.java b/src/main/java/iofXml/v3/ResultList.java
index b3229873..a6628162 100644
--- a/src/main/java/iofXml/v3/ResultList.java
+++ b/src/main/java/iofXml/v3/ResultList.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
  * 
@@ -54,18 +54,34 @@ public class ResultList
     extends BaseMessageElement
 {
 
+    /**
+     * The event that the result lists belong to.
+     * 
+     */
     @XmlElement(name = "Event", required = true)
     protected Event event;
+    /**
+     * Result lists for the classes in the event.
+     * 
+     */
     @XmlElement(name = "ClassResult")
     protected List classResult;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The status of the result list.
+     * 
+     */
     @XmlAttribute(name = "status")
     @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
     protected String status;
 
     /**
-     * Gets the value of the event property.
+     * The event that the result lists belong to.
      * 
      * @return
      *     possible object is
@@ -83,30 +99,34 @@ public Event getEvent() {
      *     allowed object is
      *     {@link Event }
      *     
+     * @see #getEvent()
      */
     public void setEvent(Event value) {
         this.event = value;
     }
 
     /**
+     * Result lists for the classes in the event.
+     * 
      * Gets the value of the classResult 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 classResult property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the classResult property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getClassResult().add(newItem);
+     * getClassResult().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ClassResult } + *

* * * @return @@ -120,7 +140,7 @@ public List getClassResult() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -138,13 +158,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the status property. + * The status of the result list. * * @return * possible object is @@ -166,6 +187,7 @@ public String getStatus() { * allowed object is * {@link String } * + * @see #getStatus() */ public void setStatus(String value) { this.status = value; diff --git a/src/main/java/iofXml/v3/ResultStatus.java b/src/main/java/iofXml/v3/ResultStatus.java index 98ff09f7..c164414f 100644 --- a/src/main/java/iofXml/v3/ResultStatus.java +++ b/src/main/java/iofXml/v3/ResultStatus.java @@ -7,9 +7,11 @@ /** - *

Java class for ResultStatus. + * The result status of the person or team at the time of the result generation. * - *

The following schema fragment specifies the expected content contained within this class. + *

Java class for ResultStatus

. + * + *

The following schema fragment specifies the expected content contained within this class.

*
{@code
  * 
  *   
@@ -39,134 +41,104 @@ public enum ResultStatus {
 
 
     /**
-     * 
-     *             Finished and validated.
-     *           
+     * Finished and validated.
      * 
      */
     OK("OK"),
 
     /**
-     * 
-     *             Finished but not yet validated.
-     *           
+     * Finished but not yet validated.
      * 
      */
     @XmlEnumValue("Finished")
     FINISHED("Finished"),
 
     /**
-     * 
-     *             Missing punch.
-     *           
+     * Missing punch.
      * 
      */
     @XmlEnumValue("MissingPunch")
     MISSING_PUNCH("MissingPunch"),
 
     /**
-     * 
-     *             Disqualified (for some other reason than a missing punch).
-     *           
+     * Disqualified (for some other reason than a missing punch).
      * 
      */
     @XmlEnumValue("Disqualified")
     DISQUALIFIED("Disqualified"),
 
     /**
-     * 
-     *             Did not finish (i.e. conciously cancelling the race after having started, in contrast to MissingPunch).
-     *           
+     * Did not finish (i.e. conciously cancelling the race after having started, in contrast to MissingPunch).
      * 
      */
     @XmlEnumValue("DidNotFinish")
     DID_NOT_FINISH("DidNotFinish"),
 
     /**
-     * 
-     *             Currently on course.
-     *           
+     * Currently on course.
      * 
      */
     @XmlEnumValue("Active")
     ACTIVE("Active"),
 
     /**
-     * 
-     *             Has not yet started.
-     *           
+     * Has not yet started.
      * 
      */
     @XmlEnumValue("Inactive")
     INACTIVE("Inactive"),
 
     /**
-     * 
-     *             Overtime, i.e. did not finish within the maximum time set by the organiser.
-     *           
+     * Overtime, i.e. did not finish within the maximum time set by the organiser.
      * 
      */
     @XmlEnumValue("OverTime")
     OVER_TIME("OverTime"),
 
     /**
-     * 
-     *             Sporting withdrawal (e.g. helping an injured competitor).
-     *           
+     * Sporting withdrawal (e.g. helping an injured competitor).
      * 
      */
     @XmlEnumValue("SportingWithdrawal")
     SPORTING_WITHDRAWAL("SportingWithdrawal"),
 
     /**
-     * 
-     *             Not competing (i.e. running outside the competition).
-     *           
+     * Not competing (i.e. running outside the competition).
      * 
      */
     @XmlEnumValue("NotCompeting")
     NOT_COMPETING("NotCompeting"),
 
     /**
-     * 
-     *             Moved to another class.
-     *           
+     * Moved to another class.
      * 
      */
     @XmlEnumValue("Moved")
     MOVED("Moved"),
 
     /**
-     * 
-     *             Moved to a "better" class, in case of entry restrictions.
-     *           
+     * Moved to a "better" class, in case of entry restrictions.
      * 
      */
     @XmlEnumValue("MovedUp")
     MOVED_UP("MovedUp"),
 
     /**
-     * 
-     *             Did not start (in this race).
-     *           
+     * Did not start (in this race).
      * 
      */
     @XmlEnumValue("DidNotStart")
     DID_NOT_START("DidNotStart"),
 
     /**
-     * 
-     *             Did not enter (in this race).
-     *           
+     * Did not enter (in this race).
      * 
      */
     @XmlEnumValue("DidNotEnter")
     DID_NOT_ENTER("DidNotEnter"),
 
     /**
-     * 
-     *             The competitor has cancelled his/hers entry.
-     *           
+     * The competitor has cancelled his/hers entry.
      * 
      */
     @XmlEnumValue("Cancelled")
@@ -177,10 +149,26 @@ public enum ResultStatus {
         value = v;
     }
 
+    /**
+     * Gets the value associated to the enum constant.
+     * 
+     * @return
+     *     The value linked to the enum.
+     */
     public String value() {
         return value;
     }
 
+    /**
+     * Gets the enum associated to the value passed as parameter.
+     * 
+     * @param v
+     *     The value to get the enum from.
+     * @return
+     *     The enum which corresponds to the value, if it exists.
+     * @throws IllegalArgumentException
+     *     If no value matches in the enum declaration.
+     */
     public static ResultStatus fromValue(String v) {
         for (ResultStatus c: ResultStatus.values()) {
             if (c.value.equals(v)) {
diff --git a/src/main/java/iofXml/v3/Role.java b/src/main/java/iofXml/v3/Role.java
index 5e32ef7c..1558d991 100644
--- a/src/main/java/iofXml/v3/Role.java
+++ b/src/main/java/iofXml/v3/Role.java
@@ -9,13 +9,11 @@
 
 
 /**
+ * A role defines a connection between a person and some kind of task, responsibility or engagement, e.g. being a course setter at an event.
  * 
- *         A role defines a connection between a person and some kind of task, responsibility or engagement, e.g. being a course setter at an event.
- *       
+ * 

Java class for Role complex type

. * - *

Java class for Role 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
  * 
@@ -40,6 +38,10 @@ public class Role {
 
     @XmlElement(name = "Person", required = true)
     protected Person person;
+    /**
+     * The type of role that the person has.
+     * 
+     */
     @XmlAttribute(name = "type", required = true)
     protected String type;
 
@@ -68,7 +70,7 @@ public void setPerson(Person value) {
     }
 
     /**
-     * Gets the value of the type property.
+     * The type of role that the person has.
      * 
      * @return
      *     possible object is
@@ -86,6 +88,7 @@ public String getType() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getType()
      */
     public void setType(String value) {
         this.type = value;
diff --git a/src/main/java/iofXml/v3/Route.java b/src/main/java/iofXml/v3/Route.java
index 2436b645..8dcdefe9 100644
--- a/src/main/java/iofXml/v3/Route.java
+++ b/src/main/java/iofXml/v3/Route.java
@@ -8,8 +8,7 @@
 
 
 /**
- * 
- *         Defines a route, i.e. a number of geographical positions (waypoints) describing a competitor's navigation throughout a course.
+ * Defines a route, i.e. a number of geographical positions (waypoints) describing a competitor's navigation throughout a course.
  * 
  *         As routes contain large amounts of information, a compact storage format is utilized to keep the overall file size small. A route is stored as a base64-encoded byte sequence of waypoints. A waypoint is represented as described below. All multi-byte data types are stored in big-endian byte order (most significant byte first). Typically, a one-hour route with one-second waypoint recording interval occupies around 20 kilobytes.
  * 
@@ -85,11 +84,10 @@
  *         The position of the first waypoint of a route is always stored in full storage mode.
  * 
  *         Code libraries for reading and writing route data is found in https://github.com/international-orienteering-federation/datastandard-v3/tree/master/libraries.
- *       
  * 
- * 

Java class for Route complex type. + *

Java class for Route 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/v3/Schedule.java b/src/main/java/iofXml/v3/Schedule.java
index 1048cab6..9b77e959 100644
--- a/src/main/java/iofXml/v3/Schedule.java
+++ b/src/main/java/iofXml/v3/Schedule.java
@@ -11,13 +11,11 @@
 
 
 /**
+ * Defines the schedule of sub-events that comprise the entire orienteering event, e.g. banquets, social events and awards ceremonies.
  * 
- *         Defines the schedule of sub-events that comprise the entire orienteering event, e.g. banquets, social events and awards ceremonies.
- *       
+ * 

Java class for Schedule complex type

. * - *

Java class for Schedule 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
  * 
@@ -50,18 +48,42 @@
 })
 public class Schedule {
 
+    /**
+     * The start time of the sub-event.
+     * 
+     */
     @XmlElement(name = "StartTime", required = true)
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar startTime;
+    /**
+     * The end time of the sub-event.
+     * 
+     */
     @XmlElement(name = "EndTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar endTime;
+    /**
+     * The name or title of the sub-event.
+     * 
+     */
     @XmlElement(name = "Name", required = true)
     protected String name;
+    /**
+     * The name of the place where the sub-event occurs.
+     * 
+     */
     @XmlElement(name = "Venue")
     protected String venue;
+    /**
+     * The geographical position of the sub-event.
+     * 
+     */
     @XmlElement(name = "Position")
     protected GeoPosition position;
+    /**
+     * Any extra information about the sub-event.
+     * 
+     */
     @XmlElement(name = "Details")
     protected String details;
     @XmlAttribute(name = "modifyTime")
@@ -69,7 +91,7 @@ public class Schedule {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the startTime property.
+     * The start time of the sub-event.
      * 
      * @return
      *     possible object is
@@ -87,13 +109,14 @@ public XMLGregorianCalendar getStartTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getStartTime()
      */
     public void setStartTime(XMLGregorianCalendar value) {
         this.startTime = value;
     }
 
     /**
-     * Gets the value of the endTime property.
+     * The end time of the sub-event.
      * 
      * @return
      *     possible object is
@@ -111,13 +134,14 @@ public XMLGregorianCalendar getEndTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getEndTime()
      */
     public void setEndTime(XMLGregorianCalendar value) {
         this.endTime = value;
     }
 
     /**
-     * Gets the value of the name property.
+     * The name or title of the sub-event.
      * 
      * @return
      *     possible object is
@@ -135,13 +159,14 @@ public String getName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getName()
      */
     public void setName(String value) {
         this.name = value;
     }
 
     /**
-     * Gets the value of the venue property.
+     * The name of the place where the sub-event occurs.
      * 
      * @return
      *     possible object is
@@ -159,13 +184,14 @@ public String getVenue() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getVenue()
      */
     public void setVenue(String value) {
         this.venue = value;
     }
 
     /**
-     * Gets the value of the position property.
+     * The geographical position of the sub-event.
      * 
      * @return
      *     possible object is
@@ -183,13 +209,14 @@ public GeoPosition getPosition() {
      *     allowed object is
      *     {@link GeoPosition }
      *     
+     * @see #getPosition()
      */
     public void setPosition(GeoPosition value) {
         this.position = value;
     }
 
     /**
-     * Gets the value of the details property.
+     * Any extra information about the sub-event.
      * 
      * @return
      *     possible object is
@@ -207,6 +234,7 @@ public String getDetails() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getDetails()
      */
     public void setDetails(String value) {
         this.details = value;
diff --git a/src/main/java/iofXml/v3/Score.java b/src/main/java/iofXml/v3/Score.java
index fb225a1c..cc99fa0b 100644
--- a/src/main/java/iofXml/v3/Score.java
+++ b/src/main/java/iofXml/v3/Score.java
@@ -9,13 +9,11 @@
 
 
 /**
+ * The score earned in an event for some purpose, e.g. a ranking list. The 'type' attribute is used to specify which purpose.
  * 
- *         The score earned in an event for some purpose, e.g. a ranking list. The 'type' attribute is used to specify which purpose.
- *       
+ * 

Java class for Score complex type

. * - *

Java class for Score 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/v3/Service.java b/src/main/java/iofXml/v3/Service.java
index 4344bf77..eb97ae58 100644
--- a/src/main/java/iofXml/v3/Service.java
+++ b/src/main/java/iofXml/v3/Service.java
@@ -13,13 +13,11 @@
 
 
 /**
+ * Defines a general purpose service request, e.g. for rental card or accomodation.
  * 
- *         Defines a general purpose service request, e.g. for rental card or accomodation.
- *       
+ * 

Java class for Service complex type

. * - *

Java class for Service 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
  * 
@@ -57,18 +55,46 @@ public class Service {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The name of the service.
+     * 
+     */
     @XmlElement(name = "Name", required = true)
     protected List name;
+    /**
+     * The fees attached to this service.
+     * 
+     */
     @XmlElement(name = "Fee")
     protected List fee;
+    /**
+     * A further description of the service than the Name element gives.
+     * 
+     */
     @XmlElement(name = "Description")
     protected List description;
+    /**
+     * The maximum number of instances of this service that are available. Omit this element if there is no such limit.
+     * 
+     */
     @XmlElement(name = "MaxNumber")
     protected Double maxNumber;
+    /**
+     * The number of instances of this service that has been requested.
+     * 
+     */
     @XmlElement(name = "RequestedNumber")
     protected Double requestedNumber;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * Used to mark special services, e.g. rental cards whose fees that are to be used in entry scenarios.
+     * 
+     */
     @XmlAttribute(name = "type")
     protected String type;
     @XmlAttribute(name = "modifyTime")
@@ -100,24 +126,27 @@ public void setId(Id value) {
     }
 
     /**
+     * The name of the service.
+     * 
      * 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 LanguageString } + *

* * * @return @@ -131,24 +160,27 @@ public List getName() { } /** + * The fees attached to this service. + * * Gets the value of the fee 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 fee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the fee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getFee().add(newItem);
+     * getFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Fee } + *

* * * @return @@ -162,24 +194,27 @@ public List getFee() { } /** + * A further description of the service than the Name element gives. + * * Gets the value of the description 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 description property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the description property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getDescription().add(newItem);
+     * getDescription().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link LanguageString } + *

* * * @return @@ -193,7 +228,7 @@ public List getDescription() { } /** - * Gets the value of the maxNumber property. + * The maximum number of instances of this service that are available. Omit this element if there is no such limit. * * @return * possible object is @@ -211,13 +246,14 @@ public Double getMaxNumber() { * allowed object is * {@link Double } * + * @see #getMaxNumber() */ public void setMaxNumber(Double value) { this.maxNumber = value; } /** - * Gets the value of the requestedNumber property. + * The number of instances of this service that has been requested. * * @return * possible object is @@ -235,13 +271,14 @@ public Double getRequestedNumber() { * allowed object is * {@link Double } * + * @see #getRequestedNumber() */ public void setRequestedNumber(Double value) { this.requestedNumber = value; } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -259,13 +296,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the type property. + * Used to mark special services, e.g. rental cards whose fees that are to be used in entry scenarios. * * @return * possible object is @@ -283,6 +321,7 @@ public String getType() { * allowed object is * {@link String } * + * @see #getType() */ public void setType(String value) { this.type = value; diff --git a/src/main/java/iofXml/v3/ServiceRequest.java b/src/main/java/iofXml/v3/ServiceRequest.java index 54f956eb..49ba6402 100644 --- a/src/main/java/iofXml/v3/ServiceRequest.java +++ b/src/main/java/iofXml/v3/ServiceRequest.java @@ -13,9 +13,9 @@ /** - *

Java class for ServiceRequest complex type. + *

Java class for ServiceRequest 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
  * 
@@ -52,16 +52,40 @@ public class ServiceRequest {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The service that is requested.
+     * 
+     */
     @XmlElement(name = "Service", required = true)
     protected Service service;
+    /**
+     * The quantity (number of instances) of the service that is requested.
+     * 
+     */
     @XmlElement(name = "RequestedQuantity")
     protected double requestedQuantity;
+    /**
+     * The quantity (number of instances) of the service that has been delivered. Can differ from RequestedQuantity when the available number of instances of a service is limited.
+     * 
+     */
     @XmlElement(name = "DeliveredQuantity")
     protected Double deliveredQuantity;
+    /**
+     * Any extra information or comment attached to the service request.
+     * 
+     */
     @XmlElement(name = "Comment")
     protected String comment;
+    /**
+     * The fees related to this service request.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -93,7 +117,7 @@ public void setId(Id value) {
     }
 
     /**
-     * Gets the value of the service property.
+     * The service that is requested.
      * 
      * @return
      *     possible object is
@@ -111,13 +135,14 @@ public Service getService() {
      *     allowed object is
      *     {@link Service }
      *     
+     * @see #getService()
      */
     public void setService(Service value) {
         this.service = value;
     }
 
     /**
-     * Gets the value of the requestedQuantity property.
+     * The quantity (number of instances) of the service that is requested.
      * 
      */
     public double getRequestedQuantity() {
@@ -133,7 +158,7 @@ public void setRequestedQuantity(double value) {
     }
 
     /**
-     * Gets the value of the deliveredQuantity property.
+     * The quantity (number of instances) of the service that has been delivered. Can differ from RequestedQuantity when the available number of instances of a service is limited.
      * 
      * @return
      *     possible object is
@@ -151,13 +176,14 @@ public Double getDeliveredQuantity() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getDeliveredQuantity()
      */
     public void setDeliveredQuantity(Double value) {
         this.deliveredQuantity = value;
     }
 
     /**
-     * Gets the value of the comment property.
+     * Any extra information or comment attached to the service request.
      * 
      * @return
      *     possible object is
@@ -175,30 +201,34 @@ public String getComment() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getComment()
      */
     public void setComment(String value) {
         this.comment = value;
     }
 
     /**
+     * The fees related to this service request.
+     * 
      * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -212,7 +242,7 @@ public List getAssignedFee() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -230,6 +260,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/ServiceRequestList.java b/src/main/java/iofXml/v3/ServiceRequestList.java index 5e86feee..63283dbb 100644 --- a/src/main/java/iofXml/v3/ServiceRequestList.java +++ b/src/main/java/iofXml/v3/ServiceRequestList.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
  * 
@@ -44,17 +44,33 @@ public class ServiceRequestList
     extends BaseMessageElement
 {
 
+    /**
+     * The event that the service requests are valid for.
+     * 
+     */
     @XmlElement(name = "Event", required = true)
     protected Event event;
+    /**
+     * Service requests made by organisations.
+     * 
+     */
     @XmlElement(name = "OrganisationServiceRequest")
     protected List organisationServiceRequest;
+    /**
+     * Service requests made by persons.
+     * 
+     */
     @XmlElement(name = "PersonServiceRequest")
     protected List personServiceRequest;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the event property.
+     * The event that the service requests are valid for.
      * 
      * @return
      *     possible object is
@@ -72,30 +88,34 @@ public Event getEvent() {
      *     allowed object is
      *     {@link Event }
      *     
+     * @see #getEvent()
      */
     public void setEvent(Event value) {
         this.event = value;
     }
 
     /**
+     * Service requests made by organisations.
+     * 
      * Gets the value of the organisationServiceRequest 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 organisationServiceRequest property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the organisationServiceRequest property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getOrganisationServiceRequest().add(newItem);
+     * getOrganisationServiceRequest().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link OrganisationServiceRequest } + *

* * * @return @@ -109,24 +129,27 @@ public List getOrganisationServiceRequest() { } /** + * Service requests made by persons. + * * 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 @@ -140,7 +163,7 @@ public List getPersonServiceRequest() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -158,6 +181,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/SimpleCourse.java b/src/main/java/iofXml/v3/SimpleCourse.java index 06248de6..331334e6 100644 --- a/src/main/java/iofXml/v3/SimpleCourse.java +++ b/src/main/java/iofXml/v3/SimpleCourse.java @@ -10,13 +10,11 @@ /** + * Defines a course, excluding controls. * - * Defines a course, excluding controls. - * + *

Java class for SimpleCourse complex type

. * - *

Java class for SimpleCourse 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
  * 
@@ -53,14 +51,34 @@ public class SimpleCourse {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The name of the course.
+     * 
+     */
     @XmlElement(name = "Name")
     protected String name;
+    /**
+     * The family or group of forked courses that the course is part of.
+     * 
+     */
     @XmlElement(name = "CourseFamily")
     protected String courseFamily;
+    /**
+     * The length of the course, in meters.
+     * 
+     */
     @XmlElement(name = "Length")
     protected Double length;
+    /**
+     * The climb of the course, in meters, along the expected best route choice.
+     * 
+     */
     @XmlElement(name = "Climb")
     protected Double climb;
+    /**
+     * The number of controls in the course, excluding start and finish.
+     * 
+     */
     @XmlElement(name = "NumberOfControls")
     protected BigInteger numberOfControls;
 
@@ -89,7 +107,7 @@ public void setId(Id value) {
     }
 
     /**
-     * Gets the value of the name property.
+     * The name of the course.
      * 
      * @return
      *     possible object is
@@ -107,13 +125,14 @@ public String getName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getName()
      */
     public void setName(String value) {
         this.name = value;
     }
 
     /**
-     * Gets the value of the courseFamily property.
+     * The family or group of forked courses that the course is part of.
      * 
      * @return
      *     possible object is
@@ -131,13 +150,14 @@ public String getCourseFamily() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getCourseFamily()
      */
     public void setCourseFamily(String value) {
         this.courseFamily = value;
     }
 
     /**
-     * Gets the value of the length property.
+     * The length of the course, in meters.
      * 
      * @return
      *     possible object is
@@ -155,13 +175,14 @@ public Double getLength() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getLength()
      */
     public void setLength(Double value) {
         this.length = value;
     }
 
     /**
-     * Gets the value of the climb property.
+     * The climb of the course, in meters, along the expected best route choice.
      * 
      * @return
      *     possible object is
@@ -179,13 +200,14 @@ public Double getClimb() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getClimb()
      */
     public void setClimb(Double value) {
         this.climb = value;
     }
 
     /**
-     * Gets the value of the numberOfControls property.
+     * The number of controls in the course, excluding start and finish.
      * 
      * @return
      *     possible object is
@@ -203,6 +225,7 @@ public BigInteger getNumberOfControls() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getNumberOfControls()
      */
     public void setNumberOfControls(BigInteger value) {
         this.numberOfControls = value;
diff --git a/src/main/java/iofXml/v3/SimpleRaceCourse.java b/src/main/java/iofXml/v3/SimpleRaceCourse.java
index 35cd593d..09b9051b 100644
--- a/src/main/java/iofXml/v3/SimpleRaceCourse.java
+++ b/src/main/java/iofXml/v3/SimpleRaceCourse.java
@@ -9,13 +9,11 @@
 
 
 /**
+ * Defines a course for a certain race, excluding controls.
  * 
- *         Defines a course for a certain race, excluding controls.
- *       
+ * 

Java class for SimpleRaceCourse complex type

. * - *

Java class for SimpleRaceCourse 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
  * 
@@ -35,11 +33,15 @@ public class SimpleRaceCourse
     extends SimpleCourse
 {
 
+    /**
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
+     * 
+     */
     @XmlAttribute(name = "raceNumber")
     protected BigInteger raceNumber;
 
     /**
-     * Gets the value of the raceNumber property.
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
      * 
      * @return
      *     possible object is
@@ -57,6 +59,7 @@ public BigInteger getRaceNumber() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getRaceNumber()
      */
     public void setRaceNumber(BigInteger value) {
         this.raceNumber = value;
diff --git a/src/main/java/iofXml/v3/SplitTime.java b/src/main/java/iofXml/v3/SplitTime.java
index 20c8ae47..9845ef74 100644
--- a/src/main/java/iofXml/v3/SplitTime.java
+++ b/src/main/java/iofXml/v3/SplitTime.java
@@ -11,13 +11,11 @@
 
 
 /**
+ * Defines a split time at a control.
  * 
- *         Defines a split time at a control.
- *       
+ * 

Java class for SplitTime complex type

. * - *

Java class for SplitTime 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
  * 
@@ -52,18 +50,34 @@
 })
 public class SplitTime {
 
+    /**
+     * The code of the control.
+     * 
+     */
     @XmlElement(name = "ControlCode", required = true)
     protected String controlCode;
+    /**
+     * The time, in seconds, elapsed from start to punching the control. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
+     * 
+     */
     @XmlElement(name = "Time")
     protected Double time;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The status of the split time.
+     * 
+     */
     @XmlAttribute(name = "status")
     @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
     protected String status;
 
     /**
-     * Gets the value of the controlCode property.
+     * The code of the control.
      * 
      * @return
      *     possible object is
@@ -81,13 +95,14 @@ public String getControlCode() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getControlCode()
      */
     public void setControlCode(String value) {
         this.controlCode = value;
     }
 
     /**
-     * Gets the value of the time property.
+     * The time, in seconds, elapsed from start to punching the control. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
      * 
      * @return
      *     possible object is
@@ -105,13 +120,14 @@ public Double getTime() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getTime()
      */
     public void setTime(Double value) {
         this.time = value;
     }
 
     /**
-     * Gets the value of the extensions property.
+     * Container element for custom elements from other schemas.
      * 
      * @return
      *     possible object is
@@ -129,13 +145,14 @@ public Extensions getExtensions() {
      *     allowed object is
      *     {@link Extensions }
      *     
+     * @see #getExtensions()
      */
     public void setExtensions(Extensions value) {
         this.extensions = value;
     }
 
     /**
-     * Gets the value of the status property.
+     * The status of the split time.
      * 
      * @return
      *     possible object is
@@ -157,6 +174,7 @@ public String getStatus() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getStatus()
      */
     public void setStatus(String value) {
         this.status = value;
diff --git a/src/main/java/iofXml/v3/StartList.java b/src/main/java/iofXml/v3/StartList.java
index bd5187a7..957635ec 100644
--- a/src/main/java/iofXml/v3/StartList.java
+++ b/src/main/java/iofXml/v3/StartList.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,15 +42,27 @@ public class StartList
     extends BaseMessageElement
 {
 
+    /**
+     * The event that the start lists belong to.
+     * 
+     */
     @XmlElement(name = "Event", required = true)
     protected Event event;
+    /**
+     * Start lists for the classes in the event.
+     * 
+     */
     @XmlElement(name = "ClassStart")
     protected List classStart;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the event property.
+     * The event that the start lists belong to.
      * 
      * @return
      *     possible object is
@@ -68,30 +80,34 @@ public Event getEvent() {
      *     allowed object is
      *     {@link Event }
      *     
+     * @see #getEvent()
      */
     public void setEvent(Event value) {
         this.event = value;
     }
 
     /**
+     * Start lists for the classes in the event.
+     * 
      * Gets the value of the classStart 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 classStart property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the classStart property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getClassStart().add(newItem);
+     * getClassStart().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ClassStart } + *

* * * @return @@ -105,7 +121,7 @@ public List getClassStart() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -123,6 +139,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/StartName.java b/src/main/java/iofXml/v3/StartName.java index 32e3cebf..f8774bcc 100644 --- a/src/main/java/iofXml/v3/StartName.java +++ b/src/main/java/iofXml/v3/StartName.java @@ -10,13 +10,11 @@ /** + * Defines the name of the start place (e.g. Start 1), if the race has multiple start places. * - * Defines the name of the start place (e.g. Start 1), if the race has multiple start places. - * + *

Java class for StartName complex type

. * - *

Java class for StartName 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
  * 
@@ -38,6 +36,10 @@ public class StartName {
 
     @XmlValue
     protected String value;
+    /**
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
+     * 
+     */
     @XmlAttribute(name = "raceNumber")
     protected BigInteger raceNumber;
 
@@ -66,7 +68,7 @@ public void setValue(String value) {
     }
 
     /**
-     * Gets the value of the raceNumber property.
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
      * 
      * @return
      *     possible object is
@@ -84,6 +86,7 @@ public BigInteger getRaceNumber() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getRaceNumber()
      */
     public void setRaceNumber(BigInteger value) {
         this.raceNumber = value;
diff --git a/src/main/java/iofXml/v3/StartTimeAllocationRequest.java b/src/main/java/iofXml/v3/StartTimeAllocationRequest.java
index e9cb9517..64cd6a16 100644
--- a/src/main/java/iofXml/v3/StartTimeAllocationRequest.java
+++ b/src/main/java/iofXml/v3/StartTimeAllocationRequest.java
@@ -11,13 +11,11 @@
 
 
 /**
+ * Used to state start time allocation requests. It consists of a possible reference Organisation or Person and the allocation request, e.g. late start or grouped with the reference Organisation/Person. This way it is possible to state requests to the event organizer so that e.g. all members of an organisation has start times close to each other - or parents have start times far from each other. It is totally up to the event software and organizers whether they will support such requests.
  * 
- *         Used to state start time allocation requests. It consists of a possible reference Organisation or Person and the allocation request, e.g. late start or grouped with the reference Organisation/Person. This way it is possible to state requests to the event organizer so that e.g. all members of an organisation has start times close to each other - or parents have start times far from each other. It is totally up to the event software and organizers whether they will support such requests.
- *       
+ * 

Java class for StartTimeAllocationRequest complex type

. * - *

Java class for StartTimeAllocationRequest 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
  * 
@@ -52,16 +50,28 @@
 })
 public class StartTimeAllocationRequest {
 
+    /**
+     * The reference organisation for the start time allocation request.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected Organisation organisation;
+    /**
+     * The reference person for the start time allocation request.
+     * 
+     */
     @XmlElement(name = "Person")
     protected Person person;
+    /**
+     * The type of start time allocation request.
+     * 
+     */
     @XmlAttribute(name = "type")
     @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
     protected String type;
 
     /**
-     * Gets the value of the organisation property.
+     * The reference organisation for the start time allocation request.
      * 
      * @return
      *     possible object is
@@ -79,13 +89,14 @@ public Organisation getOrganisation() {
      *     allowed object is
      *     {@link Organisation }
      *     
+     * @see #getOrganisation()
      */
     public void setOrganisation(Organisation value) {
         this.organisation = value;
     }
 
     /**
-     * Gets the value of the person property.
+     * The reference person for the start time allocation request.
      * 
      * @return
      *     possible object is
@@ -103,13 +114,14 @@ public Person getPerson() {
      *     allowed object is
      *     {@link Person }
      *     
+     * @see #getPerson()
      */
     public void setPerson(Person value) {
         this.person = value;
     }
 
     /**
-     * Gets the value of the type property.
+     * The type of start time allocation request.
      * 
      * @return
      *     possible object is
@@ -131,6 +143,7 @@ public String getType() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getType()
      */
     public void setType(String value) {
         this.type = value;
diff --git a/src/main/java/iofXml/v3/TeamCourseAssignment.java b/src/main/java/iofXml/v3/TeamCourseAssignment.java
index a3fed247..d9fed3fe 100644
--- a/src/main/java/iofXml/v3/TeamCourseAssignment.java
+++ b/src/main/java/iofXml/v3/TeamCourseAssignment.java
@@ -10,13 +10,11 @@
 
 
 /**
+ * Element that connects a number of team members in a relay team to a number of courses. Teams are matched by 1) BibNumber, 2) TeamName+ClassName.
  * 
- *         Element that connects a number of team members in a relay team to a number of courses. Teams are matched by 1) BibNumber, 2) TeamName+ClassName.
- *       
+ * 

Java class for TeamCourseAssignment complex type

. * - *

Java class for TeamCourseAssignment 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,19 +44,39 @@
 })
 public class TeamCourseAssignment {
 
+    /**
+     * The bib number of the team.
+     * 
+     */
     @XmlElement(name = "BibNumber")
     protected String bibNumber;
+    /**
+     * The name of the team.
+     * 
+     */
     @XmlElement(name = "TeamName")
     protected String teamName;
+    /**
+     * The name of the class that the team belongs to.
+     * 
+     */
     @XmlElement(name = "ClassName")
     protected String className;
+    /**
+     * The assignment of courses to team members.
+     * 
+     */
     @XmlElement(name = "TeamMemberCourseAssignment")
     protected List teamMemberCourseAssignment;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the bibNumber property.
+     * The bib number of the team.
      * 
      * @return
      *     possible object is
@@ -76,13 +94,14 @@ public String getBibNumber() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getBibNumber()
      */
     public void setBibNumber(String value) {
         this.bibNumber = value;
     }
 
     /**
-     * Gets the value of the teamName property.
+     * The name of the team.
      * 
      * @return
      *     possible object is
@@ -100,13 +119,14 @@ public String getTeamName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getTeamName()
      */
     public void setTeamName(String value) {
         this.teamName = value;
     }
 
     /**
-     * Gets the value of the className property.
+     * The name of the class that the team belongs to.
      * 
      * @return
      *     possible object is
@@ -124,30 +144,34 @@ public String getClassName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getClassName()
      */
     public void setClassName(String value) {
         this.className = value;
     }
 
     /**
+     * The assignment of courses to team members.
+     * 
      * Gets the value of the teamMemberCourseAssignment 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 teamMemberCourseAssignment property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamMemberCourseAssignment property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamMemberCourseAssignment().add(newItem);
+     * getTeamMemberCourseAssignment().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamMemberCourseAssignment } + *

* * * @return @@ -161,7 +185,7 @@ public List getTeamMemberCourseAssignment() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -179,6 +203,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/TeamEntry.java b/src/main/java/iofXml/v3/TeamEntry.java index efb61463..4b9b62e6 100644 --- a/src/main/java/iofXml/v3/TeamEntry.java +++ b/src/main/java/iofXml/v3/TeamEntry.java @@ -14,13 +14,11 @@ /** + * Defines an event entry for a team. * - * Defines an event entry for a team. - * + *

Java class for TeamEntry complex type

. * - *

Java class for TeamEntry 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
  * 
@@ -67,27 +65,71 @@ public class TeamEntry {
 
     @XmlElement(name = "Id")
     protected Id id;
+    /**
+     * The name of the team. If a relay, this is probably the name of the club optionally followed by a sequence number to distinguish teams from the same club in a class.
+     * 
+     */
     @XmlElement(name = "Name", required = true)
     protected String name;
+    /**
+     * The organisation(s) that the team represents.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected List organisation;
+    /**
+     * The persons that make up the team.
+     * 
+     */
     @XmlElement(name = "TeamEntryPerson")
     protected List teamEntryPerson;
+    /**
+     * The class(es) the team wants to take part in. Multiple classes may be provided in order of preference in scenarios where the number of competitors are limited in some classes.
+     * 
+     */
     @XmlElement(name = "Class")
     protected List clazz;
+    /**
+     * The numbers of the races that the team is taking part in. If not specified, team person takes part in all races.
+     * 
+     */
     @XmlElement(name = "Race")
     protected List race;
+    /**
+     * The fees that the team as a whole has to pay when entering the event. In a multi-race event, there is usually one element for each race. If there are differentated fees for the team members, specify them in the TeamEntryPerson elements.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Defines the services requested by the team.
+     * 
+     */
     @XmlElement(name = "ServiceRequest")
     protected List serviceRequest;
+    /**
+     * Any special preferences regarding start time that has to be taken into consideration when making the start list draw.
+     * 
+     */
     @XmlElement(name = "StartTimeAllocationRequest")
     protected StartTimeAllocationRequest startTimeAllocationRequest;
+    /**
+     * Contact information (name and e.g. mobile phone number) to a team leader or coach, expressed as plain text.
+     * 
+     */
     @XmlElement(name = "ContactInformation")
     protected String contactInformation;
+    /**
+     * The time when the entry was first submitted.
+     * 
+     */
     @XmlElement(name = "EntryTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar entryTime;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -119,7 +161,7 @@ public void setId(Id value) {
     }
 
     /**
-     * Gets the value of the name property.
+     * The name of the team. If a relay, this is probably the name of the club optionally followed by a sequence number to distinguish teams from the same club in a class.
      * 
      * @return
      *     possible object is
@@ -137,30 +179,34 @@ public String getName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getName()
      */
     public void setName(String value) {
         this.name = value;
     }
 
     /**
+     * The organisation(s) that the team represents.
+     * 
      * 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 @@ -174,24 +220,27 @@ public List getOrganisation() { } /** + * The persons that make up the team. + * * Gets the value of the teamEntryPerson 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 teamEntryPerson property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamEntryPerson property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamEntryPerson().add(newItem);
+     * getTeamEntryPerson().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamEntryPerson } + *

* * * @return @@ -205,24 +254,27 @@ public List getTeamEntryPerson() { } /** + * The class(es) the team wants to take part in. Multiple classes may be provided in order of preference in scenarios where the number of competitors are limited in some classes. + * * 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 @@ -236,24 +288,27 @@ public List getClazz() { } /** + * The numbers of the races that the team is taking part in. If not specified, team person takes part in all races. + * * Gets the value of the race 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 race property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the race property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getRace().add(newItem);
+     * getRace().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link BigInteger } + *

* * * @return @@ -267,24 +322,27 @@ public List getRace() { } /** + * The fees that the team as a whole has to pay when entering the event. In a multi-race event, there is usually one element for each race. If there are differentated fees for the team members, specify them in the TeamEntryPerson elements. + * * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -298,24 +356,27 @@ public List getAssignedFee() { } /** + * Defines the services requested by the team. + * * 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 @@ -329,7 +390,7 @@ public List getServiceRequest() { } /** - * Gets the value of the startTimeAllocationRequest property. + * Any special preferences regarding start time that has to be taken into consideration when making the start list draw. * * @return * possible object is @@ -347,13 +408,14 @@ public StartTimeAllocationRequest getStartTimeAllocationRequest() { * allowed object is * {@link StartTimeAllocationRequest } * + * @see #getStartTimeAllocationRequest() */ public void setStartTimeAllocationRequest(StartTimeAllocationRequest value) { this.startTimeAllocationRequest = value; } /** - * Gets the value of the contactInformation property. + * Contact information (name and e.g. mobile phone number) to a team leader or coach, expressed as plain text. * * @return * possible object is @@ -371,13 +433,14 @@ public String getContactInformation() { * allowed object is * {@link String } * + * @see #getContactInformation() */ public void setContactInformation(String value) { this.contactInformation = value; } /** - * Gets the value of the entryTime property. + * The time when the entry was first submitted. * * @return * possible object is @@ -395,13 +458,14 @@ public XMLGregorianCalendar getEntryTime() { * allowed object is * {@link XMLGregorianCalendar } * + * @see #getEntryTime() */ public void setEntryTime(XMLGregorianCalendar value) { this.entryTime = value; } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -419,6 +483,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/TeamEntryPerson.java b/src/main/java/iofXml/v3/TeamEntryPerson.java index 39fe6616..d9362619 100644 --- a/src/main/java/iofXml/v3/TeamEntryPerson.java +++ b/src/main/java/iofXml/v3/TeamEntryPerson.java @@ -11,13 +11,11 @@ /** + * Defines a person that is part of a team entry. * - * Defines a person that is part of a team entry. - * + *

Java class for TeamEntryPerson complex type

. * - *

Java class for TeamEntryPerson 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
  * 
@@ -53,25 +51,57 @@
 })
 public class TeamEntryPerson {
 
+    /**
+     * The person. Omit if the person is not known at the moment, but for example the control card is known.
+     * 
+     */
     @XmlElement(name = "Person")
     protected Person person;
+    /**
+     * The organisation that the person represent. Omit if this is the same as the organsiation given in the TeamEntry element.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected Organisation organisation;
+    /**
+     * For relay entries, the number of the leg that this person is taking part in.
+     * 
+     */
     @XmlElement(name = "Leg")
     protected BigInteger leg;
+    /**
+     * Defines the person's starting order within a team at a parallel relay leg.
+     * 
+     */
     @XmlElement(name = "LegOrder")
     protected BigInteger legOrder;
+    /**
+     * Information about the control cards (punching cards) that the person uses at the event. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
+     */
     @XmlElement(name = "ControlCard")
     protected List controlCard;
+    /**
+     * Any score that is submitted together with the entry, e.g. World Ranking points.
+     * 
+     */
     @XmlElement(name = "Score")
     protected List score;
+    /**
+     * The fees that this particular person has to pay when entering the event. In a multi-race event, there is usually one element for each race. Fees assigned to the team as a whole should be defined in the TeamEntry element.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the person property.
+     * The person. Omit if the person is not known at the moment, but for example the control card is known.
      * 
      * @return
      *     possible object is
@@ -89,13 +119,14 @@ public Person getPerson() {
      *     allowed object is
      *     {@link Person }
      *     
+     * @see #getPerson()
      */
     public void setPerson(Person value) {
         this.person = value;
     }
 
     /**
-     * Gets the value of the organisation property.
+     * The organisation that the person represent. Omit if this is the same as the organsiation given in the TeamEntry element.
      * 
      * @return
      *     possible object is
@@ -113,13 +144,14 @@ public Organisation getOrganisation() {
      *     allowed object is
      *     {@link Organisation }
      *     
+     * @see #getOrganisation()
      */
     public void setOrganisation(Organisation value) {
         this.organisation = value;
     }
 
     /**
-     * Gets the value of the leg property.
+     * For relay entries, the number of the leg that this person is taking part in.
      * 
      * @return
      *     possible object is
@@ -137,13 +169,14 @@ public BigInteger getLeg() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getLeg()
      */
     public void setLeg(BigInteger value) {
         this.leg = value;
     }
 
     /**
-     * Gets the value of the legOrder property.
+     * Defines the person's starting order within a team at a parallel relay leg.
      * 
      * @return
      *     possible object is
@@ -161,30 +194,34 @@ public BigInteger getLegOrder() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getLegOrder()
      */
     public void setLegOrder(BigInteger value) {
         this.legOrder = value;
     }
 
     /**
+     * Information about the control cards (punching cards) that the person uses at the event. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
      * Gets the value of the controlCard 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 controlCard property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlCard property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlCard().add(newItem);
+     * getControlCard().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlCard } + *

* * * @return @@ -198,24 +235,27 @@ public List getControlCard() { } /** + * Any score that is submitted together with the entry, e.g. World Ranking points. + * * Gets the value of the score 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 score property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the score property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getScore().add(newItem);
+     * getScore().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Score } + *

* * * @return @@ -229,24 +269,27 @@ public List getScore() { } /** + * The fees that this particular person has to pay when entering the event. In a multi-race event, there is usually one element for each race. Fees assigned to the team as a whole should be defined in the TeamEntry element. + * * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -260,7 +303,7 @@ public List getAssignedFee() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -278,6 +321,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/TeamMemberCourseAssignment.java b/src/main/java/iofXml/v3/TeamMemberCourseAssignment.java index ef1f6299..f00af1f7 100644 --- a/src/main/java/iofXml/v3/TeamMemberCourseAssignment.java +++ b/src/main/java/iofXml/v3/TeamMemberCourseAssignment.java @@ -9,13 +9,11 @@ /** + * Element that connects a course with a relay team member. Courses should be present in the RaceCourseData element and are matched on course name and/or course family. Team members are matched by 1) BibNumber, 2) Leg and LegOrder, 3) EntryId. * - * Element that connects a course with a relay team member. Courses should be present in the RaceCourseData element and are matched on course name and/or course family. Team members are matched by 1) BibNumber, 2) Leg and LegOrder, 3) EntryId. - * + *

Java class for TeamMemberCourseAssignment complex type

. * - *

Java class for TeamMemberCourseAssignment 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
  * 
@@ -51,25 +49,57 @@
 })
 public class TeamMemberCourseAssignment {
 
+    /**
+     * The id corresponding to this person's entry in an EntryList.
+     * 
+     */
     @XmlElement(name = "EntryId")
     protected Id entryId;
+    /**
+     * The bib number of the person or the team that the person belongs to. Omit if the bib number is specified in the TeamCourseAssignment element.
+     * 
+     */
     @XmlElement(name = "BibNumber")
     protected String bibNumber;
+    /**
+     * For relay entries, the number of the leg that the person is taking part in.
+     * 
+     */
     @XmlElement(name = "Leg")
     protected BigInteger leg;
+    /**
+     * Defines the person's starting order within a team at a parallel relay leg.
+     * 
+     */
     @XmlElement(name = "LegOrder")
     protected BigInteger legOrder;
+    /**
+     * The name of the person.
+     * 
+     */
     @XmlElement(name = "TeamMemberName")
     protected String teamMemberName;
+    /**
+     * The name of the course.
+     * 
+     */
     @XmlElement(name = "CourseName")
     protected String courseName;
+    /**
+     * The family or group of forked courses that the course is part of.
+     * 
+     */
     @XmlElement(name = "CourseFamily")
     protected String courseFamily;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the entryId property.
+     * The id corresponding to this person's entry in an EntryList.
      * 
      * @return
      *     possible object is
@@ -87,13 +117,14 @@ public Id getEntryId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getEntryId()
      */
     public void setEntryId(Id value) {
         this.entryId = value;
     }
 
     /**
-     * Gets the value of the bibNumber property.
+     * The bib number of the person or the team that the person belongs to. Omit if the bib number is specified in the TeamCourseAssignment element.
      * 
      * @return
      *     possible object is
@@ -111,13 +142,14 @@ public String getBibNumber() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getBibNumber()
      */
     public void setBibNumber(String value) {
         this.bibNumber = value;
     }
 
     /**
-     * Gets the value of the leg property.
+     * For relay entries, the number of the leg that the person is taking part in.
      * 
      * @return
      *     possible object is
@@ -135,13 +167,14 @@ public BigInteger getLeg() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getLeg()
      */
     public void setLeg(BigInteger value) {
         this.leg = value;
     }
 
     /**
-     * Gets the value of the legOrder property.
+     * Defines the person's starting order within a team at a parallel relay leg.
      * 
      * @return
      *     possible object is
@@ -159,13 +192,14 @@ public BigInteger getLegOrder() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getLegOrder()
      */
     public void setLegOrder(BigInteger value) {
         this.legOrder = value;
     }
 
     /**
-     * Gets the value of the teamMemberName property.
+     * The name of the person.
      * 
      * @return
      *     possible object is
@@ -183,13 +217,14 @@ public String getTeamMemberName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getTeamMemberName()
      */
     public void setTeamMemberName(String value) {
         this.teamMemberName = value;
     }
 
     /**
-     * Gets the value of the courseName property.
+     * The name of the course.
      * 
      * @return
      *     possible object is
@@ -207,13 +242,14 @@ public String getCourseName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getCourseName()
      */
     public void setCourseName(String value) {
         this.courseName = value;
     }
 
     /**
-     * Gets the value of the courseFamily property.
+     * The family or group of forked courses that the course is part of.
      * 
      * @return
      *     possible object is
@@ -231,13 +267,14 @@ public String getCourseFamily() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getCourseFamily()
      */
     public void setCourseFamily(String value) {
         this.courseFamily = value;
     }
 
     /**
-     * Gets the value of the extensions property.
+     * Container element for custom elements from other schemas.
      * 
      * @return
      *     possible object is
@@ -255,6 +292,7 @@ public Extensions getExtensions() {
      *     allowed object is
      *     {@link Extensions }
      *     
+     * @see #getExtensions()
      */
     public void setExtensions(Extensions value) {
         this.extensions = value;
diff --git a/src/main/java/iofXml/v3/TeamMemberRaceResult.java b/src/main/java/iofXml/v3/TeamMemberRaceResult.java
index 42476753..f3b507c2 100644
--- a/src/main/java/iofXml/v3/TeamMemberRaceResult.java
+++ b/src/main/java/iofXml/v3/TeamMemberRaceResult.java
@@ -17,13 +17,11 @@
 
 
 /**
+ * Result information for a person in a race.
  * 
- *         Result information for a person in a race.
- *       
+ * 

Java class for TeamMemberRaceResult complex type

. * - *

Java class for TeamMemberRaceResult 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
  * 
@@ -112,52 +110,132 @@
 })
 public class TeamMemberRaceResult {
 
+    /**
+     * In case of a relay, this is the number of the leg that the team member takes part in.
+     * 
+     */
     @XmlElement(name = "Leg")
     protected BigInteger leg;
+    /**
+     * In case of a relay with parallel legs, this defines the team member's starting order of the leg within the team.
+     * 
+     */
     @XmlElement(name = "LegOrder")
     protected BigInteger legOrder;
+    /**
+     * The bib number that the team member that the result belongs to is wearing.
+     * 
+     */
     @XmlElement(name = "BibNumber")
     protected String bibNumber;
+    /**
+     * The time when the team member that the result belongs to started, expressed in ISO 8601 format.
+     * 
+     */
     @XmlElement(name = "StartTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar startTime;
+    /**
+     * The time when the team member that the result belongs to finished, expressed in ISO 8601 format.
+     * 
+     */
     @XmlElement(name = "FinishTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar finishTime;
+    /**
+     * The time, in seconds, that is shown in the result list. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
+     * 
+     */
     @XmlElement(name = "Time")
     protected Double time;
+    /**
+     * The time, in seconds, that the the team member is behind the winner. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
+     * 
+     */
     @XmlElement(name = "TimeBehind")
     protected List timeBehind;
+    /**
+     * The position in the result list for the person that the result belongs to. This element should only be present when the Status element is set to OK.
+     * 
+     */
     @XmlElement(name = "Position")
     protected List position;
+    /**
+     * The status of the result.
+     * 
+     */
     @XmlElement(name = "Status", required = true)
     @XmlSchemaType(name = "NMTOKEN")
     protected ResultStatus status;
+    /**
+     * Any scores that are attached to the result, e.g. World Ranking points.
+     * 
+     */
     @XmlElement(name = "Score")
     protected List score;
+    /**
+     * Holds the result after the current leg for the team.
+     * 
+     */
     @XmlElement(name = "OverallResult")
     protected OverallResult overallResult;
+    /**
+     * Defines the course assigned to the person.
+     * 
+     */
     @XmlElement(name = "Course")
     protected SimpleCourse course;
+    /**
+     * Contains the times at each control of the course. Each control of the team member's course has to be defined in a SplitTime element, even if the control has not been punched. Start and finish times must not be present as SplitTime elements.
+     * 
+     */
     @XmlElement(name = "SplitTime")
     protected List splitTime;
+    /**
+     * Defines the answer for a trail-O control.
+     * 
+     */
     @XmlElement(name = "ControlAnswer")
     protected List controlAnswer;
+    /**
+     * Defines the person's route recorded by a tracking device.
+     * 
+     */
     @XmlElement(name = "Route")
     protected Route route;
+    /**
+     * Defines the control card assigned to the person. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
+     */
     @XmlElement(name = "ControlCard")
     protected List controlCard;
+    /**
+     * Defines the fees that the team member has been assigned.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Defines the services requested by the team member.
+     * 
+     */
     @XmlElement(name = "ServiceRequest")
     protected List serviceRequest;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
+     * 
+     */
     @XmlAttribute(name = "raceNumber")
     protected BigInteger raceNumber;
 
     /**
-     * Gets the value of the leg property.
+     * In case of a relay, this is the number of the leg that the team member takes part in.
      * 
      * @return
      *     possible object is
@@ -175,13 +253,14 @@ public BigInteger getLeg() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getLeg()
      */
     public void setLeg(BigInteger value) {
         this.leg = value;
     }
 
     /**
-     * Gets the value of the legOrder property.
+     * In case of a relay with parallel legs, this defines the team member's starting order of the leg within the team.
      * 
      * @return
      *     possible object is
@@ -199,13 +278,14 @@ public BigInteger getLegOrder() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getLegOrder()
      */
     public void setLegOrder(BigInteger value) {
         this.legOrder = value;
     }
 
     /**
-     * Gets the value of the bibNumber property.
+     * The bib number that the team member that the result belongs to is wearing.
      * 
      * @return
      *     possible object is
@@ -223,13 +303,14 @@ public String getBibNumber() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getBibNumber()
      */
     public void setBibNumber(String value) {
         this.bibNumber = value;
     }
 
     /**
-     * Gets the value of the startTime property.
+     * The time when the team member that the result belongs to started, expressed in ISO 8601 format.
      * 
      * @return
      *     possible object is
@@ -247,13 +328,14 @@ public XMLGregorianCalendar getStartTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getStartTime()
      */
     public void setStartTime(XMLGregorianCalendar value) {
         this.startTime = value;
     }
 
     /**
-     * Gets the value of the finishTime property.
+     * The time when the team member that the result belongs to finished, expressed in ISO 8601 format.
      * 
      * @return
      *     possible object is
@@ -271,13 +353,14 @@ public XMLGregorianCalendar getFinishTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getFinishTime()
      */
     public void setFinishTime(XMLGregorianCalendar value) {
         this.finishTime = value;
     }
 
     /**
-     * Gets the value of the time property.
+     * The time, in seconds, that is shown in the result list. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
      * 
      * @return
      *     possible object is
@@ -295,30 +378,34 @@ public Double getTime() {
      *     allowed object is
      *     {@link Double }
      *     
+     * @see #getTime()
      */
     public void setTime(Double value) {
         this.time = value;
     }
 
     /**
+     * The time, in seconds, that the the team member is behind the winner. Fractions of seconds (e.g. 258.7) may be used if the time resolution is higher than one second.
+     * 
      * Gets the value of the timeBehind 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 timeBehind property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the timeBehind property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTimeBehind().add(newItem);
+     * getTimeBehind().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamMemberRaceResult.TimeBehind } + *

* * * @return @@ -332,24 +419,27 @@ public List getTimeBehind() { } /** + * The position in the result list for the person that the result belongs to. This element should only be present when the Status element is set to OK. + * * Gets the value of the position 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 position property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the position property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getPosition().add(newItem);
+     * getPosition().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamMemberRaceResult.Position } + *

* * * @return @@ -363,7 +453,7 @@ public List getPosition() { } /** - * Gets the value of the status property. + * The status of the result. * * @return * possible object is @@ -381,30 +471,34 @@ public ResultStatus getStatus() { * allowed object is * {@link ResultStatus } * + * @see #getStatus() */ public void setStatus(ResultStatus value) { this.status = value; } /** + * Any scores that are attached to the result, e.g. World Ranking points. + * * Gets the value of the score 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 score property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the score property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getScore().add(newItem);
+     * getScore().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link Score } + *

* * * @return @@ -418,7 +512,7 @@ public List getScore() { } /** - * Gets the value of the overallResult property. + * Holds the result after the current leg for the team. * * @return * possible object is @@ -436,13 +530,14 @@ public OverallResult getOverallResult() { * allowed object is * {@link OverallResult } * + * @see #getOverallResult() */ public void setOverallResult(OverallResult value) { this.overallResult = value; } /** - * Gets the value of the course property. + * Defines the course assigned to the person. * * @return * possible object is @@ -460,30 +555,34 @@ public SimpleCourse getCourse() { * allowed object is * {@link SimpleCourse } * + * @see #getCourse() */ public void setCourse(SimpleCourse value) { this.course = value; } /** + * Contains the times at each control of the course. Each control of the team member's course has to be defined in a SplitTime element, even if the control has not been punched. Start and finish times must not be present as SplitTime elements. + * * Gets the value of the splitTime 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 splitTime property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the splitTime property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getSplitTime().add(newItem);
+     * getSplitTime().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link SplitTime } + *

* * * @return @@ -497,24 +596,27 @@ public List getSplitTime() { } /** + * Defines the answer for a trail-O control. + * * Gets the value of the controlAnswer 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 controlAnswer property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlAnswer property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlAnswer().add(newItem);
+     * getControlAnswer().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlAnswer } + *

* * * @return @@ -528,7 +630,7 @@ public List getControlAnswer() { } /** - * Gets the value of the route property. + * Defines the person's route recorded by a tracking device. * * @return * possible object is @@ -546,30 +648,34 @@ public Route getRoute() { * allowed object is * {@link Route } * + * @see #getRoute() */ public void setRoute(Route value) { this.route = value; } /** + * Defines the control card assigned to the person. Multiple control cards can be specified, e.g. one for punch checking and another for timing. + * * Gets the value of the controlCard 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 controlCard property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlCard property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlCard().add(newItem);
+     * getControlCard().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlCard } + *

* * * @return @@ -583,24 +689,27 @@ public List getControlCard() { } /** + * Defines the fees that the team member has been assigned. + * * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -614,24 +723,27 @@ public List getAssignedFee() { } /** + * Defines the services requested by the team member. + * * 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 @@ -645,7 +757,7 @@ public List getServiceRequest() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -663,13 +775,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the raceNumber property. + * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1. * * @return * possible object is @@ -687,6 +800,7 @@ public BigInteger getRaceNumber() { * allowed object is * {@link BigInteger } * + * @see #getRaceNumber() */ public void setRaceNumber(BigInteger value) { this.raceNumber = value; @@ -694,9 +808,9 @@ public void setRaceNumber(BigInteger value) { /** - *

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
      * 
@@ -781,9 +895,9 @@ public void setType(String value) {
 
 
     /**
-     * 

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/v3/TeamMemberRaceStart.java b/src/main/java/iofXml/v3/TeamMemberRaceStart.java
index a2dd3fb2..b0e50e5b 100644
--- a/src/main/java/iofXml/v3/TeamMemberRaceStart.java
+++ b/src/main/java/iofXml/v3/TeamMemberRaceStart.java
@@ -14,13 +14,11 @@
 
 
 /**
+ * Start information for a team member in a race.
  * 
- *         Start information for a team member in a race.
- *       
+ * 

Java class for TeamMemberRaceStart complex type

. * - *

Java class for TeamMemberRaceStart 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
  * 
@@ -59,30 +57,70 @@
 })
 public class TeamMemberRaceStart {
 
+    /**
+     * In case of a relay, this is the number of the leg that the team member takes part in.
+     * 
+     */
     @XmlElement(name = "Leg")
     protected BigInteger leg;
+    /**
+     * In case of a relay with parallel legs, this defines the team member's starting order of the leg within the team.
+     * 
+     */
     @XmlElement(name = "LegOrder")
     protected BigInteger legOrder;
+    /**
+     * The bib number that the team member is wearing.
+     * 
+     */
     @XmlElement(name = "BibNumber")
     protected String bibNumber;
+    /**
+     * The time when the team member starts.
+     * 
+     */
     @XmlElement(name = "StartTime")
     @XmlSchemaType(name = "dateTime")
     protected XMLGregorianCalendar startTime;
+    /**
+     * Defines the course assigned to the team member.
+     * 
+     */
     @XmlElement(name = "Course")
     protected SimpleCourse course;
+    /**
+     * Defines the control card assigned to the team member. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
+     */
     @XmlElement(name = "ControlCard")
     protected List controlCard;
+    /**
+     * Defines the fees that the team member has been assigned.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Defines the services requested by the team member.
+     * 
+     */
     @XmlElement(name = "ServiceRequest")
     protected List serviceRequest;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
+    /**
+     * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1.
+     * 
+     */
     @XmlAttribute(name = "raceNumber")
     protected BigInteger raceNumber;
 
     /**
-     * Gets the value of the leg property.
+     * In case of a relay, this is the number of the leg that the team member takes part in.
      * 
      * @return
      *     possible object is
@@ -100,13 +138,14 @@ public BigInteger getLeg() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getLeg()
      */
     public void setLeg(BigInteger value) {
         this.leg = value;
     }
 
     /**
-     * Gets the value of the legOrder property.
+     * In case of a relay with parallel legs, this defines the team member's starting order of the leg within the team.
      * 
      * @return
      *     possible object is
@@ -124,13 +163,14 @@ public BigInteger getLegOrder() {
      *     allowed object is
      *     {@link BigInteger }
      *     
+     * @see #getLegOrder()
      */
     public void setLegOrder(BigInteger value) {
         this.legOrder = value;
     }
 
     /**
-     * Gets the value of the bibNumber property.
+     * The bib number that the team member is wearing.
      * 
      * @return
      *     possible object is
@@ -148,13 +188,14 @@ public String getBibNumber() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getBibNumber()
      */
     public void setBibNumber(String value) {
         this.bibNumber = value;
     }
 
     /**
-     * Gets the value of the startTime property.
+     * The time when the team member starts.
      * 
      * @return
      *     possible object is
@@ -172,13 +213,14 @@ public XMLGregorianCalendar getStartTime() {
      *     allowed object is
      *     {@link XMLGregorianCalendar }
      *     
+     * @see #getStartTime()
      */
     public void setStartTime(XMLGregorianCalendar value) {
         this.startTime = value;
     }
 
     /**
-     * Gets the value of the course property.
+     * Defines the course assigned to the team member.
      * 
      * @return
      *     possible object is
@@ -196,30 +238,34 @@ public SimpleCourse getCourse() {
      *     allowed object is
      *     {@link SimpleCourse }
      *     
+     * @see #getCourse()
      */
     public void setCourse(SimpleCourse value) {
         this.course = value;
     }
 
     /**
+     * Defines the control card assigned to the team member. Multiple control cards can be specified, e.g. one for punch checking and another for timing.
+     * 
      * Gets the value of the controlCard 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 controlCard property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the controlCard property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getControlCard().add(newItem);
+     * getControlCard().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link ControlCard } + *

* * * @return @@ -233,24 +279,27 @@ public List getControlCard() { } /** + * Defines the fees that the team member has been assigned. + * * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -264,24 +313,27 @@ public List getAssignedFee() { } /** + * Defines the services requested by the team member. + * * 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 @@ -295,7 +347,7 @@ public List getServiceRequest() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -313,13 +365,14 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; } /** - * Gets the value of the raceNumber property. + * The ordinal number of the race that the information belongs to for a multi-race event, starting at 1. * * @return * possible object is @@ -337,6 +390,7 @@ public BigInteger getRaceNumber() { * allowed object is * {@link BigInteger } * + * @see #getRaceNumber() */ public void setRaceNumber(BigInteger value) { this.raceNumber = value; diff --git a/src/main/java/iofXml/v3/TeamMemberResult.java b/src/main/java/iofXml/v3/TeamMemberResult.java index 2fa9bedb..a2425363 100644 --- a/src/main/java/iofXml/v3/TeamMemberResult.java +++ b/src/main/java/iofXml/v3/TeamMemberResult.java @@ -13,13 +13,11 @@ /** + * Result information for a team member, including e.g. result status, place, finish time, and split times. * - * Result information for a team member, including e.g. result status, place, finish time, and split times. - * + *

Java class for TeamMemberResult complex type

. * - *

Java class for TeamMemberResult 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
  * 
@@ -50,14 +48,34 @@
 })
 public class TeamMemberResult {
 
+    /**
+     * The id corresponding to this team member's entry in an EntryList.
+     * 
+     */
     @XmlElement(name = "EntryId")
     protected Id entryId;
+    /**
+     * The team member that the result belongs to. If a relay team is missing a team member, omit this element.
+     * 
+     */
     @XmlElement(name = "Person")
     protected Person person;
+    /**
+     * The organisation that the team member is representing at the event.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected Organisation organisation;
+    /**
+     * The core result information for the person; one element per race in the event.
+     * 
+     */
     @XmlElement(name = "Result")
     protected List result;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -65,7 +83,7 @@ public class TeamMemberResult {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the entryId property.
+     * The id corresponding to this team member's entry in an EntryList.
      * 
      * @return
      *     possible object is
@@ -83,13 +101,14 @@ public Id getEntryId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getEntryId()
      */
     public void setEntryId(Id value) {
         this.entryId = value;
     }
 
     /**
-     * Gets the value of the person property.
+     * The team member that the result belongs to. If a relay team is missing a team member, omit this element.
      * 
      * @return
      *     possible object is
@@ -107,13 +126,14 @@ public Person getPerson() {
      *     allowed object is
      *     {@link Person }
      *     
+     * @see #getPerson()
      */
     public void setPerson(Person value) {
         this.person = value;
     }
 
     /**
-     * Gets the value of the organisation property.
+     * The organisation that the team member is representing at the event.
      * 
      * @return
      *     possible object is
@@ -131,30 +151,34 @@ public Organisation getOrganisation() {
      *     allowed object is
      *     {@link Organisation }
      *     
+     * @see #getOrganisation()
      */
     public void setOrganisation(Organisation value) {
         this.organisation = value;
     }
 
     /**
+     * The core result information for the person; one element per race in the event.
+     * 
      * Gets the value of the result 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 result property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the result property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getResult().add(newItem);
+     * getResult().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamMemberRaceResult } + *

* * * @return @@ -168,7 +192,7 @@ public List getResult() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -186,6 +210,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/TeamMemberStart.java b/src/main/java/iofXml/v3/TeamMemberStart.java index 4801be08..f9502134 100644 --- a/src/main/java/iofXml/v3/TeamMemberStart.java +++ b/src/main/java/iofXml/v3/TeamMemberStart.java @@ -13,13 +13,11 @@ /** + * Start information for an individual competitor, including e.g. start time and bib number. * - * Start information for an individual competitor, including e.g. start time and bib number. - * + *

Java class for TeamMemberStart complex type

. * - *

Java class for TeamMemberStart 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
  * 
@@ -50,14 +48,34 @@
 })
 public class TeamMemberStart {
 
+    /**
+     * The id corresponding to this team member's entry in an EntryList.
+     * 
+     */
     @XmlElement(name = "EntryId")
     protected Id entryId;
+    /**
+     * The team member that the start time belongs to.
+     * 
+     */
     @XmlElement(name = "Person")
     protected Person person;
+    /**
+     * The organisation that the team member is representing at the event.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected Organisation organisation;
+    /**
+     * The core start information for the team member; one element per race in the event.
+     * 
+     */
     @XmlElement(name = "Start", required = true)
     protected List start;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -65,7 +83,7 @@ public class TeamMemberStart {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the entryId property.
+     * The id corresponding to this team member's entry in an EntryList.
      * 
      * @return
      *     possible object is
@@ -83,13 +101,14 @@ public Id getEntryId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getEntryId()
      */
     public void setEntryId(Id value) {
         this.entryId = value;
     }
 
     /**
-     * Gets the value of the person property.
+     * The team member that the start time belongs to.
      * 
      * @return
      *     possible object is
@@ -107,13 +126,14 @@ public Person getPerson() {
      *     allowed object is
      *     {@link Person }
      *     
+     * @see #getPerson()
      */
     public void setPerson(Person value) {
         this.person = value;
     }
 
     /**
-     * Gets the value of the organisation property.
+     * The organisation that the team member is representing at the event.
      * 
      * @return
      *     possible object is
@@ -131,30 +151,34 @@ public Organisation getOrganisation() {
      *     allowed object is
      *     {@link Organisation }
      *     
+     * @see #getOrganisation()
      */
     public void setOrganisation(Organisation value) {
         this.organisation = value;
     }
 
     /**
+     * The core start information for the team member; one element per race in the event.
+     * 
      * Gets the value of the start 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 start property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the start property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getStart().add(newItem);
+     * getStart().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamMemberRaceStart } + *

* * * @return @@ -168,7 +192,7 @@ public List getStart() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -186,6 +210,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/TeamResult.java b/src/main/java/iofXml/v3/TeamResult.java index 51c07dfd..62eb75b3 100644 --- a/src/main/java/iofXml/v3/TeamResult.java +++ b/src/main/java/iofXml/v3/TeamResult.java @@ -10,13 +10,11 @@ /** + * Result information for a team, including e.g. result status, place, finish time and individual times for the team members. * - * Result information for a team, including e.g. result status, place, finish time and individual times for the team members. - * + *

Java class for TeamResult complex type

. * - *

Java class for TeamResult 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
  * 
@@ -52,25 +50,57 @@
 })
 public class TeamResult {
 
+    /**
+     * The id corresponding to this team's entry in an EntryList.
+     * 
+     */
     @XmlElement(name = "EntryId")
     protected Id entryId;
+    /**
+     * The name of the team, e.g. organisation name and team number for a relay team.
+     * 
+     */
     @XmlElement(name = "Name", required = true)
     protected String name;
+    /**
+     * The organisation(s) the team is representing.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected List organisation;
+    /**
+     * The bib number that the members of the team are wearing. If each team member has a unique bib number, use the BibNumber of the TeamMemberStart element.
+     * 
+     */
     @XmlElement(name = "BibNumber")
     protected String bibNumber;
+    /**
+     * Defines the result information for each team member. One element per relay leg must be included, even if the team has not assigned any team member to the leg.
+     * 
+     */
     @XmlElement(name = "TeamMemberResult")
     protected List teamMemberResult;
+    /**
+     * Defines the fees that the team has been assigned.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Defines the services requested by the team.
+     * 
+     */
     @XmlElement(name = "ServiceRequest")
     protected List serviceRequest;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
 
     /**
-     * Gets the value of the entryId property.
+     * The id corresponding to this team's entry in an EntryList.
      * 
      * @return
      *     possible object is
@@ -88,13 +118,14 @@ public Id getEntryId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getEntryId()
      */
     public void setEntryId(Id value) {
         this.entryId = value;
     }
 
     /**
-     * Gets the value of the name property.
+     * The name of the team, e.g. organisation name and team number for a relay team.
      * 
      * @return
      *     possible object is
@@ -112,30 +143,34 @@ public String getName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getName()
      */
     public void setName(String value) {
         this.name = value;
     }
 
     /**
+     * The organisation(s) the team is representing.
+     * 
      * 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 @@ -149,7 +184,7 @@ public List getOrganisation() { } /** - * Gets the value of the bibNumber property. + * The bib number that the members of the team are wearing. If each team member has a unique bib number, use the BibNumber of the TeamMemberStart element. * * @return * possible object is @@ -167,30 +202,34 @@ public String getBibNumber() { * allowed object is * {@link String } * + * @see #getBibNumber() */ public void setBibNumber(String value) { this.bibNumber = value; } /** + * Defines the result information for each team member. One element per relay leg must be included, even if the team has not assigned any team member to the leg. + * * Gets the value of the teamMemberResult 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 teamMemberResult property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamMemberResult property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamMemberResult().add(newItem);
+     * getTeamMemberResult().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamMemberResult } + *

* * * @return @@ -204,24 +243,27 @@ public List getTeamMemberResult() { } /** + * Defines the fees that the team has been assigned. + * * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -235,24 +277,27 @@ public List getAssignedFee() { } /** + * Defines the services requested by the team. + * * 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 @@ -266,7 +311,7 @@ public List getServiceRequest() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -284,6 +329,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value; diff --git a/src/main/java/iofXml/v3/TeamStart.java b/src/main/java/iofXml/v3/TeamStart.java index 45495083..6251384e 100644 --- a/src/main/java/iofXml/v3/TeamStart.java +++ b/src/main/java/iofXml/v3/TeamStart.java @@ -13,13 +13,11 @@ /** + * Start information for a team, including e.g. team name, start times and bib numbers. * - * Start information for a team, including e.g. team name, start times and bib numbers. - * + *

Java class for TeamStart complex type

. * - *

Java class for TeamStart 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
  * 
@@ -56,20 +54,52 @@
 })
 public class TeamStart {
 
+    /**
+     * The id corresponding to this team's entry in an EntryList.
+     * 
+     */
     @XmlElement(name = "EntryId")
     protected Id entryId;
+    /**
+     * The name of the team, e.g. organisation name and team number for a relay team. Omit if the team name is not know, e.g. a vacant team.
+     * 
+     */
     @XmlElement(name = "Name")
     protected String name;
+    /**
+     * The organisation(s) the team is representing.
+     * 
+     */
     @XmlElement(name = "Organisation")
     protected List organisation;
+    /**
+     * The bib number that the members of the team are wearing. If each team member has a unique bib number, use the BibNumber of the TeamMemberStart element.
+     * 
+     */
     @XmlElement(name = "BibNumber")
     protected String bibNumber;
+    /**
+     * Information about the start times for the team members. One element per relay leg must be included, even if the team has not assigned any team member to the leg.
+     * 
+     */
     @XmlElement(name = "TeamMemberStart")
     protected List teamMemberStart;
+    /**
+     * Defines the fees that the team has been assigned.
+     * 
+     */
     @XmlElement(name = "AssignedFee")
     protected List assignedFee;
+    /**
+     * Defines the services requested by the team.
+     * 
+     */
     @XmlElement(name = "ServiceRequest")
     protected List serviceRequest;
+    /**
+     * Container element for custom elements from other schemas.
+     * 
+     */
     @XmlElement(name = "Extensions")
     protected Extensions extensions;
     @XmlAttribute(name = "modifyTime")
@@ -77,7 +107,7 @@ public class TeamStart {
     protected XMLGregorianCalendar modifyTime;
 
     /**
-     * Gets the value of the entryId property.
+     * The id corresponding to this team's entry in an EntryList.
      * 
      * @return
      *     possible object is
@@ -95,13 +125,14 @@ public Id getEntryId() {
      *     allowed object is
      *     {@link Id }
      *     
+     * @see #getEntryId()
      */
     public void setEntryId(Id value) {
         this.entryId = value;
     }
 
     /**
-     * Gets the value of the name property.
+     * The name of the team, e.g. organisation name and team number for a relay team. Omit if the team name is not know, e.g. a vacant team.
      * 
      * @return
      *     possible object is
@@ -119,30 +150,34 @@ public String getName() {
      *     allowed object is
      *     {@link String }
      *     
+     * @see #getName()
      */
     public void setName(String value) {
         this.name = value;
     }
 
     /**
+     * The organisation(s) the team is representing.
+     * 
      * 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 @@ -156,7 +191,7 @@ public List getOrganisation() { } /** - * Gets the value of the bibNumber property. + * The bib number that the members of the team are wearing. If each team member has a unique bib number, use the BibNumber of the TeamMemberStart element. * * @return * possible object is @@ -174,30 +209,34 @@ public String getBibNumber() { * allowed object is * {@link String } * + * @see #getBibNumber() */ public void setBibNumber(String value) { this.bibNumber = value; } /** + * Information about the start times for the team members. One element per relay leg must be included, even if the team has not assigned any team member to the leg. + * * Gets the value of the teamMemberStart 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 teamMemberStart property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the teamMemberStart property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getTeamMemberStart().add(newItem);
+     * getTeamMemberStart().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link TeamMemberStart } + *

* * * @return @@ -211,24 +250,27 @@ public List getTeamMemberStart() { } /** + * Defines the fees that the team has been assigned. + * * Gets the value of the assignedFee 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 assignedFee property. + * returned list will be present inside the JAXB object. + * This is why there is not a set method for the assignedFee property.

* *

* For example, to add a new item, do as follows: + *

*
-     *    getAssignedFee().add(newItem);
+     * getAssignedFee().add(newItem);
      * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AssignedFee } + *

* * * @return @@ -242,24 +284,27 @@ public List getAssignedFee() { } /** + * Defines the services requested by the team. + * * 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 @@ -273,7 +318,7 @@ public List getServiceRequest() { } /** - * Gets the value of the extensions property. + * Container element for custom elements from other schemas. * * @return * possible object is @@ -291,6 +336,7 @@ public Extensions getExtensions() { * allowed object is * {@link Extensions } * + * @see #getExtensions() */ public void setExtensions(Extensions value) { this.extensions = value;