Class ProtocolType

  • Direct Known Subclasses:
    DecoderDetectionProtocolType, FirmwareProtocolType

    public class ProtocolType
    extends Object

    Java class for ProtocolType complex type.

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

     <complexType name="ProtocolType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="type" use="required" type="{http://www.decoderdb.de/schema/commonTypes/1.2}ProtocolTypeType" />
         </restriction>
       </complexContent>
     </complexType>