Package | Description |
---|---|
com.cloudwords.api.client |
Modifier and Type | Method and Description |
---|---|
VendorBid |
CloudwordsVendorClient.acceptBid(int projectId) |
VendorBid |
CloudwordsVendorAPI.acceptBid(int projectId)
|
VendorBid |
CloudwordsVendorClient.getBid(int projectId) |
VendorBid |
CloudwordsVendorAPI.getBid(int projectId)
|
VendorBid |
CloudwordsVendorClient.submitBid(int projectId,
VendorBid bid) |
VendorBid |
CloudwordsVendorAPI.submitBid(int projectId,
VendorBid bid)
|
Modifier and Type | Method and Description |
---|---|
VendorBid |
CloudwordsVendorClient.submitBid(int projectId,
VendorBid bid) |
VendorBid |
CloudwordsVendorAPI.submitBid(int projectId,
VendorBid bid)
|
Copyright © 2016. All rights reserved.