Searched refs:setVendorPrice (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/GettingStarted/
H A DInventory.java34 public void setVendorPrice(float data) { method in class:Inventory
H A DInventoryBinding.java28 inventory.setVendorPrice(vendorPrice);
H A DExampleDatabaseLoad.java144 theInventory.setVendorPrice((new Float(sArray[2])).floatValue());

Completed in 38 milliseconds