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 InstrumentTradePrincipalInstrumentTradeDetails.principalMethods in net.finmath.smartcontract.product.xml that return InstrumentTradePrincipalModifier and TypeMethodDescriptionObjectFactory.createInstrumentTradePrincipal()Create an instance ofInstrumentTradePrincipalInstrumentTradeDetails.getPrincipal()Gets the value of the principal property.Methods in net.finmath.smartcontract.product.xml with parameters of type InstrumentTradePrincipalModifier and TypeMethodDescriptionvoidInstrumentTradeDetails.setPrincipal(InstrumentTradePrincipal value) Sets the value of the principal property.