Package | Description |
---|---|
com.cloudwords.api.client.resources |
Modifier and Type | Method and Description |
---|---|
List<BidItem> |
VendorTranslationRequest.getBidItems() |
List<BidItem> |
VendorBid.getBidItems()
|
List<BidItem> |
CustomerBid.getBidItems()
|
List<BidItem> |
ChangeOrderBid.getBidItems()
Get the Cloudwords
ChangeOrderBid bidItem list. |
Modifier and Type | Method and Description |
---|---|
void |
VendorTranslationRequest.setBidItems(List<BidItem> bidItems) |
void |
VendorBid.setBidItems(List<BidItem> bidItems)
|
void |
CustomerBid.setBidItems(List<BidItem> bidItems)
|
void |
ChangeOrderBid.setBidItems(List<BidItem> bidItems)
Set the Cloudwords
ChangeOrderBid bid item list. |
Copyright © 2016. All rights reserved.