Uses of Class
org.bidib.jbidib.decoder.json.Manufacturer
Packages that use Manufacturer
-
Uses of Manufacturer in org.bidib.jbidib.decoder.json
Methods in org.bidib.jbidib.decoder.json that return ManufacturerModifier and TypeMethodDescriptionManufacturer.withCountry(String country) Manufacturer.withDecoder(List<Reference> decoder) Manufacturer.withNmraId(Double nmraId) Manufacturer.withNmraIdExtended(Double nmraIdExtended) Manufacturer.withShortName(String shortName) Methods in org.bidib.jbidib.decoder.json that return types with arguments of type ManufacturerMethod parameters in org.bidib.jbidib.decoder.json with type arguments of type ManufacturerModifier and TypeMethodDescriptionvoidDecoderschema.setManufacturer(List<Manufacturer> manufacturer) Decoderschema.withManufacturer(List<Manufacturer> manufacturer) Constructor parameters in org.bidib.jbidib.decoder.json with type arguments of type Manufacturer