Uses of Class
net.finmath.smartcontract.product.xml.PartyTradeIdentifierReference
Packages that use PartyTradeIdentifierReference
-
Uses of PartyTradeIdentifierReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as PartyTradeIdentifierReferenceModifier and TypeFieldDescriptionprotected PartyTradeIdentifierReferenceGrossCashflow.partyTradeIdentifierReferenceFields in net.finmath.smartcontract.product.xml with type parameters of type PartyTradeIdentifierReferenceModifier and TypeFieldDescriptionprotected List<PartyTradeIdentifierReference> FxSwapLeg.tradeIdentifierReferenceprotected List<PartyTradeIdentifierReference> StrategyComponentIdentification.tradeIdentifierReferenceMethods in net.finmath.smartcontract.product.xml that return PartyTradeIdentifierReferenceModifier and TypeMethodDescriptionObjectFactory.createPartyTradeIdentifierReference()Create an instance ofPartyTradeIdentifierReferenceGrossCashflow.getPartyTradeIdentifierReference()Gets the value of the partyTradeIdentifierReference property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type PartyTradeIdentifierReferenceModifier and TypeMethodDescriptionFxSwapLeg.getTradeIdentifierReference()Gets the value of the tradeIdentifierReference property.StrategyComponentIdentification.getTradeIdentifierReference()Gets the value of the tradeIdentifierReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type PartyTradeIdentifierReferenceModifier and TypeMethodDescriptionvoidGrossCashflow.setPartyTradeIdentifierReference(PartyTradeIdentifierReference value) Sets the value of the partyTradeIdentifierReference property.