Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.ProtocolType
-
Packages that use ProtocolType Package Description org.bidib.jbidibc.decoder.schema.commontypes org.bidib.jbidibc.decoder.schema.decoderdetection org.bidib.jbidibc.decoder.schema.decoderfirmware -
-
Uses of ProtocolType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return ProtocolType Modifier and Type Method Description ProtocolTypeObjectFactory. createProtocolType()Create an instance ofProtocolTypeProtocolTypeProtocolType. withType(ProtocolTypeType value) -
Uses of ProtocolType in org.bidib.jbidibc.decoder.schema.decoderdetection
Subclasses of ProtocolType in org.bidib.jbidibc.decoder.schema.decoderdetection Modifier and Type Class Description classDecoderDetectionProtocolType<p>Java class for DecoderDetectionProtocolType complex type. -
Uses of ProtocolType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Subclasses of ProtocolType in org.bidib.jbidibc.decoder.schema.decoderfirmware Modifier and Type Class Description classFirmwareProtocolType<p>Java class for FirmwareProtocolType complex type.
-