|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface of an offering control.
| Field Summary | |
static int |
NO_OFFER
This offer price indicates an order for which we don't want to offer. |
| Method Summary | |
int |
getMaxOfferCount()
Returns the max offer count. |
int |
getOfferCount()
Returns the current offer count. |
void |
sendOffer(ExtendedOrder eo)
Sends an offer to the kernel for given extended order. |
| Field Detail |
public static final int NO_OFFER
| Method Detail |
public int getOfferCount()
public int getMaxOfferCount()
public void sendOffer(ExtendedOrder eo)
eo - The extended order to send an offer for
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||