Uses of Class
net.finmath.smartcontract.product.xml.RelatedParty
-
Uses of RelatedParty in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected List
<RelatedParty> Allocation.relatedParty
protected List
<RelatedParty> PackageInformation.relatedParty
protected List
<RelatedParty> PartyTradeInformation.relatedParty
protected List
<RelatedParty> RequestAllocation.relatedParty
protected List
<RelatedParty> WithdrawalPartyTradeInformation.relatedParty
Modifier and TypeMethodDescriptionObjectFactory.createRelatedParty()
Create an instance ofRelatedParty
Modifier and TypeMethodDescriptionAllocation.getRelatedParty()
Gets the value of the relatedParty property.PackageInformation.getRelatedParty()
Gets the value of the relatedParty property.PartyTradeInformation.getRelatedParty()
Gets the value of the relatedParty property.RequestAllocation.getRelatedParty()
Gets the value of the relatedParty property.WithdrawalPartyTradeInformation.getRelatedParty()
Gets the value of the relatedParty property.