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.relatedPartyprotected List<RelatedParty> PackageInformation.relatedPartyprotected List<RelatedParty> PartyTradeInformation.relatedPartyprotected List<RelatedParty> RequestAllocation.relatedPartyprotected List<RelatedParty> WithdrawalPartyTradeInformation.relatedPartyMethods in net.finmath.smartcontract.product.xml that return RelatedPartyModifier and TypeMethodDescriptionObjectFactory.createRelatedParty()Create an instance ofRelatedPartyMethods 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.