Searched refs:getSupplierNumber (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/basic/
H A DShipmentKey.java38 public final String getSupplierNumber() { method in class:ShipmentKey
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/entity/
H A DShipmentKey.java38 public final String getSupplierNumber() { method in class:ShipmentKey
H A DShipment.java39 public final String getSupplierNumber() { method in class:Shipment
H A DSampleViews.java283 return new Shipment(key.getPartNumber(), key.getSupplierNumber(),
294 shipment.getSupplierNumber());
H A DSampleDatabase.java328 return new SupplierKey(shipmentKey.getSupplierNumber());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/index/
H A DShipmentKey.java38 public final String getSupplierNumber() { method in class:ShipmentKey
H A DSampleDatabase.java328 return new SupplierKey(shipmentKey.getSupplierNumber());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/sentity/
H A DShipmentKey.java36 public final String getSupplierNumber() { method in class:ShipmentKey
H A DShipment.java59 public final String getSupplierNumber() { method in class:Shipment
H A DSampleViews.java362 output.writeString(key.getSupplierNumber());
407 output.writeString(shipment.getSupplierNumber());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/tuple/
H A DShipmentKey.java36 public final String getSupplierNumber() { method in class:ShipmentKey
H A DShipment.java39 public final String getSupplierNumber() { method in class:Shipment
H A DSampleViews.java347 output.writeString(key.getSupplierNumber());
384 output.writeString(shipment.getSupplierNumber());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/factory/
H A DShipmentKey.java40 public final String getSupplierNumber() { method in class:ShipmentKey
H A DShipment.java54 public final String getSupplierNumber() { method in class:Shipment
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/collections/ship/marshal/
H A DShipmentKey.java39 public final String getSupplierNumber() { method in class:ShipmentKey
H A DShipment.java64 public final String getSupplierNumber() { method in class:Shipment

Completed in 69 milliseconds