Uses of Class
net.finmath.smartcontract.product.xml.PartyTradeInformation
-
Uses of PartyTradeInformation in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected PartyTradeInformation
CreditLimitInformation.partyInformation
Modifier and TypeFieldDescriptionprotected List
<PartyTradeInformation> TradeHeader.partyTradeInformation
protected List
<PartyTradeInformation> TradeReferenceInformation.partyTradeInformation
Modifier and TypeMethodDescriptionObjectFactory.createPartyTradeInformation()
Create an instance ofPartyTradeInformation
CreditLimitInformation.getPartyInformation()
Gets the value of the partyInformation property.Modifier and TypeMethodDescriptionTradeHeader.getPartyTradeInformation()
Gets the value of the partyTradeInformation property.TradeReferenceInformation.getPartyTradeInformation()
Gets the value of the partyTradeInformation property.Modifier and TypeMethodDescriptionvoid
CreditLimitInformation.setPartyInformation
(PartyTradeInformation value) Sets the value of the partyInformation property.