Constructor and Description |
---|
Vendors()
Constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getTotalNumVendors()
The total number of vendors matching the search criteria
|
Vendor[] |
getVendorArray()
An array of vendors returned by the search
|
void |
setTotalNumVendors(int totalNumVendors)
The total number of vendors matching the search criteria
|
void |
setVendorArray(VendorIf[] vendorArray)
An array of vendors returned by the search
|
public int getTotalNumVendors()
VendorsIf
getTotalNumVendors
in interface VendorsIf
public void setTotalNumVendors(int totalNumVendors)
VendorsIf
setTotalNumVendors
in interface VendorsIf
totalNumVendors
- the totalNumVendors to setpublic Vendor[] getVendorArray()
VendorsIf
getVendorArray
in interface VendorsIf
public void setVendorArray(VendorIf[] vendorArray)
VendorsIf
setVendorArray
in interface VendorsIf
vendorArray
- the vendorArray to setCopyright © 2018 DS Data Systems UK Ltd.