Uses of Class
org.bidib.jbidibc.decoder.schema.manufacturers.ManufacturersType
-
Packages that use ManufacturersType Package Description org.bidib.jbidibc.decoder.schema.manufacturers -
-
Uses of ManufacturersType in org.bidib.jbidibc.decoder.schema.manufacturers
Fields in org.bidib.jbidibc.decoder.schema.manufacturers declared as ManufacturersType Modifier and Type Field Description protected ManufacturersTypeManufacturersList. manufacturersMethods in org.bidib.jbidibc.decoder.schema.manufacturers that return ManufacturersType Modifier and Type Method Description ManufacturersTypeObjectFactory. createManufacturersType()Create an instance ofManufacturersTypeManufacturersTypeManufacturersList. getManufacturers()Gets the value of the manufacturers property.ManufacturersTypeManufacturersType. withDecoderDBLink(String value)ManufacturersTypeManufacturersType. withManufacturer(Collection<ManufacturerType> values)ManufacturersTypeManufacturersType. withManufacturer(ManufacturerType... values)Methods in org.bidib.jbidibc.decoder.schema.manufacturers with parameters of type ManufacturersType Modifier and Type Method Description voidManufacturersList. setManufacturers(ManufacturersType value)Sets the value of the manufacturers property.ManufacturersListManufacturersList. withManufacturers(ManufacturersType value)
-