All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.nmdp.ngs.sra.jaxb.common.PlatformType Maven / Gradle / Ivy

//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.10-b140310.1920 
// See http://java.sun.com/xml/jaxb 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2015.06.22 at 10:48:05 AM CDT 
//


package org.nmdp.ngs.sra.jaxb.common;

import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;


/**
 * The PLATFORM specifies the sequencing platform.
 * 
 * 

Java class for PlatformType complex type. * *

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

 * <complexType name="PlatformType">
 *   <complexContent>
 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       <choice>
 *         <element name="LS454">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <all>
 *                   <element name="INSTRUMENT_MODEL">
 *                     <simpleType>
 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                         <enumeration value="454 GS"/>
 *                         <enumeration value="454 GS 20"/>
 *                         <enumeration value="454 GS FLX"/>
 *                         <enumeration value="454 GS FLX+"/>
 *                         <enumeration value="454 GS FLX Titanium"/>
 *                         <enumeration value="454 GS Junior"/>
 *                         <enumeration value="unspecified"/>
 *                       </restriction>
 *                     </simpleType>
 *                   </element>
 *                 </all>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="ILLUMINA">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="INSTRUMENT_MODEL">
 *                     <simpleType>
 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                         <enumeration value="Illumina Genome Analyzer"/>
 *                         <enumeration value="Illumina Genome Analyzer II"/>
 *                         <enumeration value="Illumina Genome Analyzer IIx"/>
 *                         <enumeration value="Illumina HiSeq 2500"/>
 *                         <enumeration value="Illumina HiSeq 2000"/>
 *                         <enumeration value="Illumina HiSeq 1000"/>
 *                         <enumeration value="Illumina MiSeq"/>
 *                         <enumeration value="Illumina HiScanSQ"/>
 *                         <enumeration value="unspecified"/>
 *                       </restriction>
 *                     </simpleType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="HELICOS">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <all>
 *                   <element name="INSTRUMENT_MODEL">
 *                     <simpleType>
 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                         <enumeration value="Helicos HeliScope"/>
 *                         <enumeration value="unspecified"/>
 *                       </restriction>
 *                     </simpleType>
 *                   </element>
 *                 </all>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="ABI_SOLID">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="INSTRUMENT_MODEL">
 *                     <simpleType>
 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                         <enumeration value="AB SOLiD System"/>
 *                         <enumeration value="AB SOLiD System 2.0"/>
 *                         <enumeration value="AB SOLiD System 3.0"/>
 *                         <enumeration value="AB SOLiD 3 Plus System"/>
 *                         <enumeration value="AB SOLiD 4 System"/>
 *                         <enumeration value="AB SOLiD 4hq System"/>
 *                         <enumeration value="AB SOLiD PI System"/>
 *                         <enumeration value="AB 5500 Genetic Analyzer"/>
 *                         <enumeration value="AB 5500xl Genetic Analyzer"/>
 *                         <enumeration value="unspecified"/>
 *                       </restriction>
 *                     </simpleType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="COMPLETE_GENOMICS">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="INSTRUMENT_MODEL">
 *                     <simpleType>
 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                         <enumeration value="Complete Genomics"/>
 *                         <enumeration value="unspecified"/>
 *                       </restriction>
 *                     </simpleType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="PACBIO_SMRT">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="INSTRUMENT_MODEL">
 *                     <simpleType>
 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                         <enumeration value="PacBio RS"/>
 *                         <enumeration value="unspecified"/>
 *                       </restriction>
 *                     </simpleType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="ION_TORRENT">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="INSTRUMENT_MODEL">
 *                     <simpleType>
 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                         <enumeration value="Ion Torrent PGM"/>
 *                         <enumeration value="Ion Torrent Proton"/>
 *                         <enumeration value="unspecified"/>
 *                       </restriction>
 *                     </simpleType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="CAPILLARY">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="INSTRUMENT_MODEL">
 *                     <simpleType>
 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                         <enumeration value="AB 3730xL Genetic Analyzer"/>
 *                         <enumeration value="AB 3730 Genetic Analyzer"/>
 *                         <enumeration value="AB 3500xL Genetic Analyzer"/>
 *                         <enumeration value="AB 3500 Genetic Analyzer"/>
 *                         <enumeration value="AB 3130xL Genetic Analyzer"/>
 *                         <enumeration value="AB 3130 Genetic Analyzer"/>
 *                         <enumeration value="AB 310 Genetic Analyzer"/>
 *                         <enumeration value="unspecified"/>
 *                       </restriction>
 *                     </simpleType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *       </choice>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "PlatformType", propOrder = { "capillary", "ionTorrent", "pacbioSmrt", "completeGenomics", "abiSolid", "helicos", "illumina", "ls454" }) public class PlatformType { @XmlElement(name = "CAPILLARY") protected PlatformType.Capillary capillary; @XmlElement(name = "ION_TORRENT") protected PlatformType.IonTorrent ionTorrent; @XmlElement(name = "PACBIO_SMRT") protected PlatformType.PacbioSmrt pacbioSmrt; @XmlElement(name = "COMPLETE_GENOMICS") protected PlatformType.CompleteGenomics completeGenomics; @XmlElement(name = "ABI_SOLID") protected PlatformType.AbiSolid abiSolid; @XmlElement(name = "HELICOS") protected PlatformType.Helicos helicos; @XmlElement(name = "ILLUMINA") protected PlatformType.Illumina illumina; @XmlElement(name = "LS454") protected PlatformType.Ls454 ls454; /** * Gets the value of the capillary property. * * @return * possible object is * {@link PlatformType.Capillary } * */ public PlatformType.Capillary getCapillary() { return capillary; } /** * Sets the value of the capillary property. * * @param value * allowed object is * {@link PlatformType.Capillary } * */ public void setCapillary(PlatformType.Capillary value) { this.capillary = value; } /** * Gets the value of the ionTorrent property. * * @return * possible object is * {@link PlatformType.IonTorrent } * */ public PlatformType.IonTorrent getIonTorrent() { return ionTorrent; } /** * Sets the value of the ionTorrent property. * * @param value * allowed object is * {@link PlatformType.IonTorrent } * */ public void setIonTorrent(PlatformType.IonTorrent value) { this.ionTorrent = value; } /** * Gets the value of the pacbioSmrt property. * * @return * possible object is * {@link PlatformType.PacbioSmrt } * */ public PlatformType.PacbioSmrt getPacbioSmrt() { return pacbioSmrt; } /** * Sets the value of the pacbioSmrt property. * * @param value * allowed object is * {@link PlatformType.PacbioSmrt } * */ public void setPacbioSmrt(PlatformType.PacbioSmrt value) { this.pacbioSmrt = value; } /** * Gets the value of the completeGenomics property. * * @return * possible object is * {@link PlatformType.CompleteGenomics } * */ public PlatformType.CompleteGenomics getCompleteGenomics() { return completeGenomics; } /** * Sets the value of the completeGenomics property. * * @param value * allowed object is * {@link PlatformType.CompleteGenomics } * */ public void setCompleteGenomics(PlatformType.CompleteGenomics value) { this.completeGenomics = value; } /** * Gets the value of the abiSolid property. * * @return * possible object is * {@link PlatformType.AbiSolid } * */ public PlatformType.AbiSolid getAbiSolid() { return abiSolid; } /** * Sets the value of the abiSolid property. * * @param value * allowed object is * {@link PlatformType.AbiSolid } * */ public void setAbiSolid(PlatformType.AbiSolid value) { this.abiSolid = value; } /** * Gets the value of the helicos property. * * @return * possible object is * {@link PlatformType.Helicos } * */ public PlatformType.Helicos getHelicos() { return helicos; } /** * Sets the value of the helicos property. * * @param value * allowed object is * {@link PlatformType.Helicos } * */ public void setHelicos(PlatformType.Helicos value) { this.helicos = value; } /** * Gets the value of the illumina property. * * @return * possible object is * {@link PlatformType.Illumina } * */ public PlatformType.Illumina getIllumina() { return illumina; } /** * Sets the value of the illumina property. * * @param value * allowed object is * {@link PlatformType.Illumina } * */ public void setIllumina(PlatformType.Illumina value) { this.illumina = value; } /** * Gets the value of the ls454 property. * * @return * possible object is * {@link PlatformType.Ls454 } * */ public PlatformType.Ls454 getLs454() { return ls454; } /** * Sets the value of the ls454 property. * * @param value * allowed object is * {@link PlatformType.Ls454 } * */ public void setLs454(PlatformType.Ls454 value) { this.ls454 = value; } /** *

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="INSTRUMENT_MODEL">
     *           <simpleType>
     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *               <enumeration value="AB SOLiD System"/>
     *               <enumeration value="AB SOLiD System 2.0"/>
     *               <enumeration value="AB SOLiD System 3.0"/>
     *               <enumeration value="AB SOLiD 3 Plus System"/>
     *               <enumeration value="AB SOLiD 4 System"/>
     *               <enumeration value="AB SOLiD 4hq System"/>
     *               <enumeration value="AB SOLiD PI System"/>
     *               <enumeration value="AB 5500 Genetic Analyzer"/>
     *               <enumeration value="AB 5500xl Genetic Analyzer"/>
     *               <enumeration value="unspecified"/>
     *             </restriction>
     *           </simpleType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "instrumentModel" }) public static class AbiSolid { @XmlElement(name = "INSTRUMENT_MODEL", required = true) protected String instrumentModel; /** * Gets the value of the instrumentModel property. * * @return * possible object is * {@link String } * */ public String getInstrumentModel() { return instrumentModel; } /** * Sets the value of the instrumentModel property. * * @param value * allowed object is * {@link String } * */ public void setInstrumentModel(String value) { this.instrumentModel = value; } } /** *

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="INSTRUMENT_MODEL">
     *           <simpleType>
     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *               <enumeration value="AB 3730xL Genetic Analyzer"/>
     *               <enumeration value="AB 3730 Genetic Analyzer"/>
     *               <enumeration value="AB 3500xL Genetic Analyzer"/>
     *               <enumeration value="AB 3500 Genetic Analyzer"/>
     *               <enumeration value="AB 3130xL Genetic Analyzer"/>
     *               <enumeration value="AB 3130 Genetic Analyzer"/>
     *               <enumeration value="AB 310 Genetic Analyzer"/>
     *               <enumeration value="unspecified"/>
     *             </restriction>
     *           </simpleType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "instrumentModel" }) public static class Capillary { @XmlElement(name = "INSTRUMENT_MODEL", required = true) protected String instrumentModel; /** * Gets the value of the instrumentModel property. * * @return * possible object is * {@link String } * */ public String getInstrumentModel() { return instrumentModel; } /** * Sets the value of the instrumentModel property. * * @param value * allowed object is * {@link String } * */ public void setInstrumentModel(String value) { this.instrumentModel = value; } } /** *

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="INSTRUMENT_MODEL">
     *           <simpleType>
     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *               <enumeration value="Complete Genomics"/>
     *               <enumeration value="unspecified"/>
     *             </restriction>
     *           </simpleType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "instrumentModel" }) public static class CompleteGenomics { @XmlElement(name = "INSTRUMENT_MODEL", required = true) protected String instrumentModel; /** * Gets the value of the instrumentModel property. * * @return * possible object is * {@link String } * */ public String getInstrumentModel() { return instrumentModel; } /** * Sets the value of the instrumentModel property. * * @param value * allowed object is * {@link String } * */ public void setInstrumentModel(String value) { this.instrumentModel = value; } } /** *

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">
     *       <all>
     *         <element name="INSTRUMENT_MODEL">
     *           <simpleType>
     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *               <enumeration value="Helicos HeliScope"/>
     *               <enumeration value="unspecified"/>
     *             </restriction>
     *           </simpleType>
     *         </element>
     *       </all>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { }) public static class Helicos { @XmlElement(name = "INSTRUMENT_MODEL", required = true) protected String instrumentModel; /** * Gets the value of the instrumentModel property. * * @return * possible object is * {@link String } * */ public String getInstrumentModel() { return instrumentModel; } /** * Sets the value of the instrumentModel property. * * @param value * allowed object is * {@link String } * */ public void setInstrumentModel(String value) { this.instrumentModel = value; } } /** *

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="INSTRUMENT_MODEL">
     *           <simpleType>
     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *               <enumeration value="Illumina Genome Analyzer"/>
     *               <enumeration value="Illumina Genome Analyzer II"/>
     *               <enumeration value="Illumina Genome Analyzer IIx"/>
     *               <enumeration value="Illumina HiSeq 2500"/>
     *               <enumeration value="Illumina HiSeq 2000"/>
     *               <enumeration value="Illumina HiSeq 1000"/>
     *               <enumeration value="Illumina MiSeq"/>
     *               <enumeration value="Illumina HiScanSQ"/>
     *               <enumeration value="unspecified"/>
     *             </restriction>
     *           </simpleType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "instrumentModel" }) public static class Illumina { @XmlElement(name = "INSTRUMENT_MODEL", required = true) protected String instrumentModel; /** * Gets the value of the instrumentModel property. * * @return * possible object is * {@link String } * */ public String getInstrumentModel() { return instrumentModel; } /** * Sets the value of the instrumentModel property. * * @param value * allowed object is * {@link String } * */ public void setInstrumentModel(String value) { this.instrumentModel = value; } } /** *

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="INSTRUMENT_MODEL">
     *           <simpleType>
     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *               <enumeration value="Ion Torrent PGM"/>
     *               <enumeration value="Ion Torrent Proton"/>
     *               <enumeration value="unspecified"/>
     *             </restriction>
     *           </simpleType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "instrumentModel" }) public static class IonTorrent { @XmlElement(name = "INSTRUMENT_MODEL", required = true) protected String instrumentModel; /** * Gets the value of the instrumentModel property. * * @return * possible object is * {@link String } * */ public String getInstrumentModel() { return instrumentModel; } /** * Sets the value of the instrumentModel property. * * @param value * allowed object is * {@link String } * */ public void setInstrumentModel(String value) { this.instrumentModel = value; } } /** *

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">
     *       <all>
     *         <element name="INSTRUMENT_MODEL">
     *           <simpleType>
     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *               <enumeration value="454 GS"/>
     *               <enumeration value="454 GS 20"/>
     *               <enumeration value="454 GS FLX"/>
     *               <enumeration value="454 GS FLX+"/>
     *               <enumeration value="454 GS FLX Titanium"/>
     *               <enumeration value="454 GS Junior"/>
     *               <enumeration value="unspecified"/>
     *             </restriction>
     *           </simpleType>
     *         </element>
     *       </all>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { }) public static class Ls454 { @XmlElement(name = "INSTRUMENT_MODEL", required = true) protected String instrumentModel; /** * Gets the value of the instrumentModel property. * * @return * possible object is * {@link String } * */ public String getInstrumentModel() { return instrumentModel; } /** * Sets the value of the instrumentModel property. * * @param value * allowed object is * {@link String } * */ public void setInstrumentModel(String value) { this.instrumentModel = value; } } /** *

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="INSTRUMENT_MODEL">
     *           <simpleType>
     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *               <enumeration value="PacBio RS"/>
     *               <enumeration value="unspecified"/>
     *             </restriction>
     *           </simpleType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "instrumentModel" }) public static class PacbioSmrt { @XmlElement(name = "INSTRUMENT_MODEL", required = true) protected String instrumentModel; /** * Gets the value of the instrumentModel property. * * @return * possible object is * {@link String } * */ public String getInstrumentModel() { return instrumentModel; } /** * Sets the value of the instrumentModel property. * * @param value * allowed object is * {@link String } * */ public void setInstrumentModel(String value) { this.instrumentModel = value; } } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy