Class ProtocolsType


  • public class ProtocolsType
    extends Object
    <p>Java class for ProtocolsType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="ProtocolsType"&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;sequence&gt; &lt;element name="protocol" type="{http://www.decoderdb.de/schema/decoderDetection/1.1}DecoderDetectionProtocolType" maxOccurs="unbounded" minOccurs="0"/&gt; &lt;/sequence&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>