public interface BidInputDataBean
| Modifier and Type | Method and Description |
|---|---|
| void | setBidId(java.lang.String newBidId)
Sets the bid ID, which is used as a lookup key.
|
| void | setBidReferenceCode(java.lang.String newBidReferenceCode)
Sets bid reference code.
|
void setBidId(java.lang.String newBidId)
throws java.lang.Exception
void setBidReferenceCode(java.lang.String newBidReferenceCode)
throws java.lang.Exception