Uses of Class
net.finmath.smartcontract.product.xml.RelatedParty
Packages that use RelatedParty
-
Uses of RelatedParty in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type RelatedPartyModifier 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
Methods in net.finmath.smartcontract.product.xml that return RelatedPartyModifier and TypeMethodDescriptionObjectFactory.createRelatedParty()
Create an instance ofRelatedParty
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type RelatedPartyModifier 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.