Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.BitSelectionType
-
Packages that use BitSelectionType Package Description org.bidib.jbidibc.decoder.schema.commontypes -
-
Uses of BitSelectionType in org.bidib.jbidibc.decoder.schema.commontypes
Methods in org.bidib.jbidibc.decoder.schema.commontypes that return BitSelectionType Modifier and Type Method Description BitSelectionTypeObjectFactory. createBitSelectionType()Create an instance ofBitSelectionTypeBitSelectionTypeBitSelectionType. withNumber(short value)BitSelectionTypeBitSelectionType. withOption(Collection<OptionType> values)BitSelectionTypeBitSelectionType. withOption(OptionType... values)BitSelectionTypeBitSelectionType. withValue(Short value)Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type BitSelectionType Modifier and Type Method Description javax.xml.bind.JAXBElement<BitSelectionType>ObjectFactory. createBitSelection(BitSelectionType value)Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type BitSelectionType Modifier and Type Method Description javax.xml.bind.JAXBElement<BitSelectionType>ObjectFactory. createBitSelection(BitSelectionType value)
-