Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.FirmwareProtocolType
-
Packages that use FirmwareProtocolType Package Description org.bidib.jbidibc.decoder.schema.decoderfirmware -
-
Uses of FirmwareProtocolType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware with type parameters of type FirmwareProtocolType Modifier and Type Field Description protected List<FirmwareProtocolType>ProtocolsType. protocolMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return types with arguments of type FirmwareProtocolType Modifier and Type Method Description List<FirmwareProtocolType>ProtocolsType. getProtocol()Gets the value of the protocol property.Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type FirmwareProtocolType Modifier and Type Method Description ProtocolsTypeProtocolsType. withProtocol(FirmwareProtocolType... values)Method parameters in org.bidib.jbidibc.decoder.schema.decoderfirmware with type arguments of type FirmwareProtocolType Modifier and Type Method Description ProtocolsTypeProtocolsType. withProtocol(Collection<FirmwareProtocolType> values)
-