Searched refs:setVendor (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/GettingStarted/
H A DInventory.java30 public void setVendor(String data) { method in class:Inventory
H A DInventoryBinding.java26 inventory.setVendor(vendor);
H A DExampleDatabaseLoad.java147 theInventory.setVendor(sArray[5]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/getting_started/
H A DgettingStartedCommon.hpp13 inline void setVendor(std::string &vendor) {vendor_ = vendor;} function in class:InventoryData
H A Dexcxx_example_database_load.cpp164 inventoryData.setVendor(substring);

Completed in 64 milliseconds