Uses of Class
net.finmath.smartcontract.product.xml.WithdrawalPartyTradeInformation
Packages that use WithdrawalPartyTradeInformation
-
Uses of WithdrawalPartyTradeInformation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type WithdrawalPartyTradeInformationModifier and TypeFieldDescriptionprotected List<WithdrawalPartyTradeInformation> Withdrawal.partyTradeInformationMethods in net.finmath.smartcontract.product.xml that return WithdrawalPartyTradeInformationModifier and TypeMethodDescriptionObjectFactory.createWithdrawalPartyTradeInformation()Create an instance ofWithdrawalPartyTradeInformationMethods in net.finmath.smartcontract.product.xml that return types with arguments of type WithdrawalPartyTradeInformationModifier and TypeMethodDescriptionWithdrawal.getPartyTradeInformation()Gets the value of the partyTradeInformation property.