Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.BitSelectionType
Packages that use BitSelectionType
-
Uses of BitSelectionType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return BitSelectionTypeModifier and TypeMethodDescriptionObjectFactory.createBitSelectionType()Create an instance ofBitSelectionTypeBitSelectionType.withNumber(short value) BitSelectionType.withOption(Collection<OptionType> values) BitSelectionType.withOption(OptionType... values) Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type BitSelectionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BitSelectionType> ObjectFactory.createBitSelection(BitSelectionType value) Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type BitSelectionTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<BitSelectionType> ObjectFactory.createBitSelection(BitSelectionType value)