public class Deployment extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Project" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="DeploymentID" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="DeploymentAlias" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<choice>
<sequence>
<element name="Site" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Cruise" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SiteAliases" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded">
<element name="Site" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<element name="Cruise" type="{http://www.w3.org/2001/XMLSchema}string"/>
</choice>
<element name="Platform" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Region" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Instrument">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Type" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ID" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SamplingDetails">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded">
<element name="Channel" type="{http://tethys.sdsu.edu/schema/1.0}ChannelInfo"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="QualityAssurance" type="{http://tethys.sdsu.edu/schema/1.0}AcousticDataQAType"/>
<element name="Data">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Audio">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="URI" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Processed" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Raw" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="Track" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Points" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Trackline" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="Point" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TimeStamp" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<group ref="{http://tethys.sdsu.edu/schema/1.0}LongLat" minOccurs="0"/>
<element name="Bearing_DegN" minOccurs="0">
<complexType>
<simpleContent>
<extension base="<http://tethys.sdsu.edu/schema/1.0>BearingDeg">
<attribute name="north" default="magnetic">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="true"/>
<enumeration value="magnetic"/>
</restriction>
</simpleType>
</attribute>
</extension>
</simpleContent>
</complexType>
</element>
<element name="Speed_kn" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="Pitch_deg" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0"/>
<maxExclusive value="360"/>
</restriction>
</simpleType>
</element>
<element name="Roll_deg" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}double">
<minInclusive value="0"/>
<maxExclusive value="360"/>
</restriction>
</simpleType>
</element>
<element name="Depth_m" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="BottomDepth_m" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TrackEffort" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="OnPath" type="{http://tethys.sdsu.edu/schema/1.0}PathElementType" maxOccurs="unbounded"/>
<element name="OffPath" type="{http://tethys.sdsu.edu/schema/1.0}PathElementType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="URI" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="DeploymentDetails" type="{http://tethys.sdsu.edu/schema/1.0}DeploymentRecoveryDetails"/>
<element name="RecoveryDetails" type="{http://tethys.sdsu.edu/schema/1.0}DeploymentRecoveryDetails" minOccurs="0"/>
<element name="Sensors">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Audio" type="{http://tethys.sdsu.edu/schema/1.0}Audio" maxOccurs="unbounded" minOccurs="0"/>
<element name="Depth" type="{http://tethys.sdsu.edu/schema/1.0}genericSensor" maxOccurs="unbounded" minOccurs="0"/>
<element name="Sensor" type="{http://tethys.sdsu.edu/schema/1.0}unknownSensor" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
Deployment.Data
Java class for anonymous complex type.
|
static class |
Deployment.Instrument
Java class for anonymous complex type.
|
static class |
Deployment.SamplingDetails
Java class for anonymous complex type.
|
static class |
Deployment.Sensors
Java class for anonymous complex type.
|
static class |
Deployment.SiteAliases
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Serializable> |
content |
| Constructor and Description |
|---|
Deployment() |
| Modifier and Type | Method and Description |
|---|---|
List<Serializable> |
getContent()
Gets the value of the content property.
|
protected List<Serializable> content
public List<Serializable> getContent()
This accessor method 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 content property.
For example, to add a new item, do as follows:
getContent().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<String>
JAXBElement<String>
JAXBElement<Integer>
JAXBElement<DeploymentRecoveryDetails>
JAXBElement<String>
JAXBElement<Deployment.SamplingDetails>
JAXBElement<Deployment.Sensors>
JAXBElement<Deployment.Instrument>
JAXBElement<String>
JAXBElement<Deployment.Data>
JAXBElement<String>
String
JAXBElement<AcousticDataQAType>
JAXBElement<Deployment.SiteAliases>
JAXBElement<String>
JAXBElement<DeploymentRecoveryDetails>
Copyright © 2020 Tethys. All rights reserved.