Uses of Class
org.bidib.jbidibc.decoder.schema.decoderfirmware.DecodersType
Packages that use DecodersType
-
Uses of DecodersType in org.bidib.jbidibc.decoder.schema.decoderfirmware
Fields in org.bidib.jbidibc.decoder.schema.decoderfirmware declared as DecodersTypeMethods in org.bidib.jbidibc.decoder.schema.decoderfirmware that return DecodersTypeModifier and TypeMethodDescriptionObjectFactory.createDecodersType()Create an instance ofDecodersTypeFirmwareType.getDecoders()Gets the value of the decoders property.DecodersType.withDecoder(Collection<DecoderType> values) DecodersType.withDecoder(DecoderType... values) Methods in org.bidib.jbidibc.decoder.schema.decoderfirmware with parameters of type DecodersTypeModifier and TypeMethodDescriptionvoidFirmwareType.setDecoders(DecodersType value) Sets the value of the decoders property.FirmwareType.withDecoders(DecodersType value)