Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.FirmwareProtocolType
Packages that use FirmwareProtocolType
-
Uses of FirmwareProtocolType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as FirmwareProtocolTypeFields in org.bidib.jbidibc.decoder.schema.decoderfirmware with type parameters of type FirmwareProtocolTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return FirmwareProtocolTypeModifier and TypeMethodDescriptionObjectFactory.createFirmwareProtocolType()Create an instance ofFirmwareProtocolTypeFirmwareType.getProtocol()Gets the value of the protocol property.FirmwareProtocolType.withCvChangelog(CvChangelogType value) FirmwareProtocolType.withCvStructure(CVStructureType value) FirmwareProtocolType.withDecoderDetection(DecoderDetectionType value) FirmwareProtocolType.withFunctions(Short value) FirmwareProtocolType.withIndexHigh(Integer value) FirmwareProtocolType.withIndexLow(Integer value) FirmwareProtocolType.withOptions(String value) FirmwareProtocolType.withPresets(PresetsType value) FirmwareProtocolType.withProgModes(String value) FirmwareProtocolType.withRailcom(String value) FirmwareProtocolType.withResets(ResetsType value) FirmwareProtocolType.withSpeedSteps(String value) FirmwareProtocolType.withType(ProtocolTypeType value) Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return types with arguments of type FirmwareProtocolTypeModifier and TypeMethodDescriptionProtocolsType.getProtocol()Gets the value of the protocol property.Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type FirmwareProtocolTypeModifier and TypeMethodDescriptionvoidFirmwareType.setProtocol(FirmwareProtocolType value) Sets the value of the protocol property.FirmwareType.withProtocol(FirmwareProtocolType value) ProtocolsType.withProtocol(FirmwareProtocolType... values) Method parameters in org.bidib.jbidibc.decoder.schema.decoderfirmware with type arguments of type FirmwareProtocolTypeModifier and TypeMethodDescriptionProtocolsType.withProtocol(Collection<FirmwareProtocolType> values)