Class ProtocolType

  • Direct Known Subclasses:
    DecoderDetectionProtocolType, FirmwareProtocolType

    public class ProtocolType
    extends Object
    <p>Java class for ProtocolType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="ProtocolType"&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;attribute name="type" use="required" type="{http://www.decoderdb.de/schema/commonTypes/1.2}ProtocolTypeType" /&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>