|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Parties | |
|---|---|
| com.fxcm.fix | |
| com.fxcm.fix.posttrade | |
| com.fxcm.fix.pretrade | |
| Uses of Parties in com.fxcm.fix |
|---|
| Methods in com.fxcm.fix that return Parties | |
|---|---|
Parties |
ATradeTransportable.getParties()
Obtains a list of parties that are associated with this order. |
| Methods in com.fxcm.fix with parameters of type Parties | |
|---|---|
boolean |
Parties.fill(Parties aOrig)
Fills out object state. |
void |
ATradeTransportable.setParties(Parties aParties)
Set submitting Parties. |
| Uses of Parties in com.fxcm.fix.posttrade |
|---|
| Methods in com.fxcm.fix.posttrade that return Parties | |
|---|---|
Parties |
CollateralInquiry.getParties()
Obtains a list of parties that are associated with this object. |
Parties |
CollateralInquiryAck.getParties()
Obtains a list of parties that are associated with this object. |
Parties |
CollateralReport.getParties()
Obtains a list of parties that are associated with this object. |
Parties |
RequestForPositions.getParties()
Get a list of parties that are associated with this object. |
Parties |
RequestForPositionsAck.getParties()
Obtains a list of parties associated with this object |
| Methods in com.fxcm.fix.posttrade with parameters of type Parties | |
|---|---|
void |
CollateralInquiry.setParties(Parties aParties)
Set submitting Parties. |
void |
CollateralInquiryAck.setParties(Parties parties)
Set submitting Parties. |
void |
CollateralReport.setParties(Parties aParties)
Set submitting Parties. |
void |
RequestForPositions.setParties(Parties aParties)
Set the parties associated with this object |
void |
RequestForPositionsAck.setParties(Parties aParties)
set the parties associated with this object |
| Uses of Parties in com.fxcm.fix.pretrade |
|---|
| Methods in com.fxcm.fix.pretrade that return Parties | |
|---|---|
Parties |
Quote.getParties()
Obtains a list of parties that are associated with this order. |
Parties |
QuoteCancel.getParties()
Obtains submitting parties. |
Parties |
QuoteRequest.getParties()
|
Parties |
QuoteRequestReject.getParties()
|
Parties |
QuoteResponse.getParties()
Obtains a list of parties that are associated with this order. |
| Methods in com.fxcm.fix.pretrade with parameters of type Parties | |
|---|---|
void |
Quote.setParties(Parties aParties)
Set submitting Parties. |
void |
QuoteCancel.setParties(Parties aParties)
Set submitting Parties. |
void |
QuoteRequest.setParties(Parties aParties)
|
void |
QuoteRequestReject.setParties(Parties aParties)
|
void |
QuoteResponse.setParties(Parties aParties)
Set submitting Parties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||