public class DataFiles extends Object implements org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Copyable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for DataFiles complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DataFiles"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="DirectedMovementFile" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="alias" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="separator" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="idColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="movementDateColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="movementDirectionColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="locationColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="speciesColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="dateFormat" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="customTags" type="{}CustomTags" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="FullMovementFile" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="alias" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="separator" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="idColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="departureDateColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="departureLocationIdColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="destinationDateColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="destinationLocationIdColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="marketIdColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="marketDateColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="speciesColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="dateFormat" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="customTags" type="{}CustomTags" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="BatchMovementFile" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="alias" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="separator" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="batchSizeColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="departureDateColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="departureLocationIdColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="destinationDateColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="destinationLocationIdColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="marketIdColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="marketDateColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="speciesColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="dateFormat" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="customTags" type="{}CustomTags" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="PopulationFile" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="alias" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="separator" type="{http://www.w3.org/2001/XMLSchema}string"/> <choice> <element name="lifeHistory" type="{}LifeHistoryType"/> <element name="population" type="{}PopulationType"/> </choice> <element name="dateFormat" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="customTags" type="{}CustomTags" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="LocationsFile" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="alias" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="separator" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="locationIdColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="eastingColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="northingColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="dateFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customTags" type="{}CustomTags" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> <element name="TestsFile" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="alias" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="separator" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="idColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="groupIdColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="locationIdColumn" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="testDateColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="postiveResultColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="negativeResultColumn" type="{http://www.w3.org/2001/XMLSchema}int"/> <element name="dateFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="customTags" type="{}CustomTags" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
DataFiles.BatchMovementFile
Java class for anonymous complex type.
|
static class |
DataFiles.DirectedMovementFile
Java class for anonymous complex type.
|
static class |
DataFiles.FullMovementFile
Java class for anonymous complex type.
|
static class |
DataFiles.LocationsFile
Java class for anonymous complex type.
|
static class |
DataFiles.PopulationFile
Java class for anonymous complex type.
|
static class |
DataFiles.TestsFile
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<DataFiles.BatchMovementFile> |
batchMovementFile |
protected List<DataFiles.DirectedMovementFile> |
directedMovementFile |
protected List<DataFiles.FullMovementFile> |
fullMovementFile |
protected List<DataFiles.LocationsFile> |
locationsFile |
protected List<DataFiles.PopulationFile> |
populationFile |
protected List<DataFiles.TestsFile> |
testsFile |
Constructor and Description |
---|
DataFiles() |
Modifier and Type | Method and Description |
---|---|
Object |
copyTo(Object target) |
Object |
copyTo(Object target,
org.jvnet.jaxb2_commons.lang.builder.CopyBuilder copyBuilder) |
Object |
createCopy() |
boolean |
equals(Object object) |
void |
equals(Object object,
org.apache.commons.lang.builder.EqualsBuilder equalsBuilder) |
List<DataFiles.BatchMovementFile> |
getBatchMovementFile()
Gets the value of the batchMovementFile property.
|
List<DataFiles.DirectedMovementFile> |
getDirectedMovementFile()
Gets the value of the directedMovementFile property.
|
List<DataFiles.FullMovementFile> |
getFullMovementFile()
Gets the value of the fullMovementFile property.
|
List<DataFiles.LocationsFile> |
getLocationsFile()
Gets the value of the locationsFile property.
|
List<DataFiles.PopulationFile> |
getPopulationFile()
Gets the value of the populationFile property.
|
List<DataFiles.TestsFile> |
getTestsFile()
Gets the value of the testsFile property.
|
int |
hashCode() |
void |
hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder) |
String |
toString() |
void |
toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder) |
protected List<DataFiles.DirectedMovementFile> directedMovementFile
protected List<DataFiles.FullMovementFile> fullMovementFile
protected List<DataFiles.BatchMovementFile> batchMovementFile
protected List<DataFiles.PopulationFile> populationFile
protected List<DataFiles.LocationsFile> locationsFile
protected List<DataFiles.TestsFile> testsFile
public List<DataFiles.DirectedMovementFile> getDirectedMovementFile()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the directedMovementFile property.
For example, to add a new item, do as follows:
getDirectedMovementFile().add(newItem);
Objects of the following type(s) are allowed in the list
DataFiles.DirectedMovementFile
public List<DataFiles.FullMovementFile> getFullMovementFile()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the fullMovementFile property.
For example, to add a new item, do as follows:
getFullMovementFile().add(newItem);
Objects of the following type(s) are allowed in the list
DataFiles.FullMovementFile
public List<DataFiles.BatchMovementFile> getBatchMovementFile()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the batchMovementFile property.
For example, to add a new item, do as follows:
getBatchMovementFile().add(newItem);
Objects of the following type(s) are allowed in the list
DataFiles.BatchMovementFile
public List<DataFiles.PopulationFile> getPopulationFile()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the populationFile property.
For example, to add a new item, do as follows:
getPopulationFile().add(newItem);
Objects of the following type(s) are allowed in the list
DataFiles.PopulationFile
public List<DataFiles.LocationsFile> getLocationsFile()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the locationsFile property.
For example, to add a new item, do as follows:
getLocationsFile().add(newItem);
Objects of the following type(s) are allowed in the list
DataFiles.LocationsFile
public List<DataFiles.TestsFile> getTestsFile()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the testsFile property.
For example, to add a new item, do as follows:
getTestsFile().add(newItem);
Objects of the following type(s) are allowed in the list
DataFiles.TestsFile
public void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
toString
in interface org.jvnet.jaxb2_commons.lang.ToString
public void equals(Object object, org.apache.commons.lang.builder.EqualsBuilder equalsBuilder)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
public void hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public Object copyTo(Object target, org.jvnet.jaxb2_commons.lang.builder.CopyBuilder copyBuilder)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.Copyable
public Object createCopy()
createCopy
in interface org.jvnet.jaxb2_commons.lang.Copyable
createCopy
in interface org.jvnet.jaxb2_commons.lang.CopyTo
Copyright © 2015 University of Glasgow. All rights reserved.