Uses of Class
org.bidib.jbidibc.decoder.schema.decoderdetection.ManufacturerType
Packages that use ManufacturerType
-
Uses of ManufacturerType in org.bidib.jbidibc.decoder.schema.decoderdetection
Fields in org.bidib.jbidibc.decoder.schema.decoderdetection with type parameters of type ManufacturerTypeModifier and TypeFieldDescriptionprotected List<ManufacturerType> DecoderDetectionProtocolType.manufacturerMethods in org.bidib.jbidibc.decoder.schema.decoderdetection that return ManufacturerTypeModifier and TypeMethodDescriptionObjectFactory.createManufacturerType()Create an instance ofManufacturerTypeManufacturerType.withDetection(Collection<DetectionType> values) ManufacturerType.withDetection(DetectionType... values) ManufacturerType.withExtendedId(Integer value) ManufacturerType.withId(short value) ManufacturerType.withShortName(String value) Methods in org.bidib.jbidibc.decoder.schema.decoderdetection that return types with arguments of type ManufacturerTypeModifier and TypeMethodDescriptionDecoderDetectionProtocolType.getManufacturer()Gets the value of the manufacturer property.Methods in org.bidib.jbidibc.decoder.schema.decoderdetection with parameters of type ManufacturerTypeModifier and TypeMethodDescriptionDecoderDetectionProtocolType.withManufacturer(ManufacturerType... values) Method parameters in org.bidib.jbidibc.decoder.schema.decoderdetection with type arguments of type ManufacturerTypeModifier and TypeMethodDescriptionDecoderDetectionProtocolType.withManufacturer(Collection<ManufacturerType> values)