Uses of Class
org.bidib.jbidibc.decoder.schema.manufacturers.ManufacturersType
Packages that use ManufacturersType
-
Uses of ManufacturersType in org.bidib.jbidibc.decoder.schema.manufacturers
Fields in org.bidib.jbidibc.decoder.schema.manufacturers declared as ManufacturersTypeMethods in org.bidib.jbidibc.decoder.schema.manufacturers that return ManufacturersTypeModifier and TypeMethodDescriptionObjectFactory.createManufacturersType()Create an instance ofManufacturersTypeManufacturersList.getManufacturers()Gets the value of the manufacturers property.ManufacturersType.withDecoderDBLink(String value) ManufacturersType.withManufacturer(Collection<ManufacturerType> values) ManufacturersType.withManufacturer(ManufacturerType... values) Methods in org.bidib.jbidibc.decoder.schema.manufacturers with parameters of type ManufacturersTypeModifier and TypeMethodDescriptionvoidManufacturersList.setManufacturers(ManufacturersType value) Sets the value of the manufacturers property.ManufacturersList.withManufacturers(ManufacturersType value)