public class BasketRootPartyGrpElem extends Object
Constructor and Description |
---|
BasketRootPartyGrpElem()
Create new object.
|
Modifier and Type | Method and Description |
---|---|
CharSequence |
getBasketSideTradeReportId()
User defined Basket trade ID.
|
CharSequence |
getRootPartyContraFirm()
The identifier of the member counterparty institution.
|
CharSequence |
getRootPartyContraTrader()
The identifier of the trader counterparty.
|
RootPartySubIdType |
getRootPartySubIdType()
RootParty sub-type.
|
void |
setBasketSideTradeReportId(CharSequence value) |
void |
setRootPartyContraFirm(CharSequence value) |
void |
setRootPartyContraTrader(CharSequence value) |
void |
setRootPartySubIdType(RootPartySubIdType value) |
String |
toString()
Returns a string representation.
|
public String toString()
public RootPartySubIdType getRootPartySubIdType()
public void setRootPartySubIdType(RootPartySubIdType value)
public CharSequence getRootPartyContraFirm()
public void setRootPartyContraFirm(CharSequence value)
public CharSequence getRootPartyContraTrader()
public void setRootPartyContraTrader(CharSequence value)
public CharSequence getBasketSideTradeReportId()
public void setBasketSideTradeReportId(CharSequence value)
Copyright © 2012–2024 Onix Solutions. All rights reserved.