Uses of Class
net.finmath.smartcontract.product.xml.InstrumentTradePrincipal
Packages that use InstrumentTradePrincipal
-
Uses of InstrumentTradePrincipal in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as InstrumentTradePrincipalModifier and TypeFieldDescriptionprotected InstrumentTradePrincipal
InstrumentTradeDetails.principal
Methods in net.finmath.smartcontract.product.xml that return InstrumentTradePrincipalModifier and TypeMethodDescriptionObjectFactory.createInstrumentTradePrincipal()
Create an instance ofInstrumentTradePrincipal
InstrumentTradeDetails.getPrincipal()
Gets the value of the principal property.Methods in net.finmath.smartcontract.product.xml with parameters of type InstrumentTradePrincipalModifier and TypeMethodDescriptionvoid
InstrumentTradeDetails.setPrincipal(InstrumentTradePrincipal value)
Sets the value of the principal property.