Uses of Class
net.finmath.smartcontract.product.xml.PartyTradeIdentifierReference
-
Uses of PartyTradeIdentifierReference in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected PartyTradeIdentifierReference
GrossCashflow.partyTradeIdentifierReference
Modifier and TypeFieldDescriptionprotected List
<PartyTradeIdentifierReference> FxSwapLeg.tradeIdentifierReference
protected List
<PartyTradeIdentifierReference> StrategyComponentIdentification.tradeIdentifierReference
Modifier and TypeMethodDescriptionObjectFactory.createPartyTradeIdentifierReference()
Create an instance ofPartyTradeIdentifierReference
GrossCashflow.getPartyTradeIdentifierReference()
Gets the value of the partyTradeIdentifierReference property.Modifier and TypeMethodDescriptionFxSwapLeg.getTradeIdentifierReference()
Gets the value of the tradeIdentifierReference property.StrategyComponentIdentification.getTradeIdentifierReference()
Gets the value of the tradeIdentifierReference property.Modifier and TypeMethodDescriptionvoid
GrossCashflow.setPartyTradeIdentifierReference
(PartyTradeIdentifierReference value) Sets the value of the partyTradeIdentifierReference property.