Uses of Class
org.bidib.jbidibc.decoder.schema.commontypes.ItemType
Packages that use ItemType
-
Uses of ItemType in org.bidib.jbidibc.decoder.schema.commontypes
Fields in org.bidib.jbidibc.decoder.schema.commontypes with type parameters of type ItemTypeMethods in org.bidib.jbidibc.decoder.schema.commontypes that return ItemTypeModifier and TypeMethodDescriptionObjectFactory.createItemType()Create an instance ofItemTypeItemType.withContent(Serializable... values) ItemType.withContent(Collection<Serializable> values) ItemType.withIndexHigh(Short value) ItemType.withIndexLow(Short value) ItemType.withNumber(Integer value) ItemType.withType(ValueCalculationItemType value) Methods in org.bidib.jbidibc.decoder.schema.commontypes that return types with arguments of type ItemTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ItemType> ObjectFactory.createItem(ItemType value) ValueCalculationType.getItem()Gets the value of the item property.Methods in org.bidib.jbidibc.decoder.schema.commontypes with parameters of type ItemTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ItemType> ObjectFactory.createItem(ItemType value) Method parameters in org.bidib.jbidibc.decoder.schema.commontypes with type arguments of type ItemType