Uses of Class
org.bidib.jbidibc.decoder.schema.decoder.DecoderType
Packages that use DecoderType
-
Uses of DecoderType in org.bidib.jbidibc.decoder.schema.decoder
Fields in org.bidib.jbidibc.decoder.schema.decoder declared as DecoderTypeMethods in org.bidib.jbidibc.decoder.schema.decoder that return DecoderTypeModifier and TypeMethodDescriptionObjectFactory.createDecoderType()Create an instance ofDecoderTypeDecoderDefinition.getDecoder()Gets the value of the decoder property.DecoderType.withArticleNumbers(String value) DecoderType.withDecoderDBLink(String value) DecoderType.withDescription(Collection<DescriptionType> values) DecoderType.withDescription(DescriptionType... values) DecoderType.withImages(ImagesType value) DecoderType.withManufacturerExtendedId(Integer value) DecoderType.withManufacturerId(short value) DecoderType.withManufacturerName(String value) DecoderType.withManufacturerShortName(String value) DecoderType.withManufacturerUrl(String value) DecoderType.withProducedFrom(XMLGregorianCalendar value) DecoderType.withProducedTill(XMLGregorianCalendar value) DecoderType.withSpecifications(SpecificationsType value) DecoderType.withType(DecoderTypeType value) DecoderType.withTypeIds(String value) Methods in org.bidib.jbidibc.decoder.schema.decoder with parameters of type DecoderTypeModifier and TypeMethodDescriptionvoidDecoderDefinition.setDecoder(DecoderType value) Sets the value of the decoder property.DecoderDefinition.withDecoder(DecoderType value)