Uses of Class
net.finmath.smartcontract.model.FrontendItemSpec
Packages that use FrontendItemSpec
-
Uses of FrontendItemSpec in net.finmath.smartcontract.model
Methods in net.finmath.smartcontract.model that return FrontendItemSpecModifier and TypeMethodDescriptionMethods in net.finmath.smartcontract.model that return types with arguments of type FrontendItemSpecModifier and TypeMethodDescription@Valid List<FrontendItemSpec>
PlainSwapOperationRequest.getValuationSymbols()
Get valuationSymbolsMethods in net.finmath.smartcontract.model with parameters of type FrontendItemSpecModifier and TypeMethodDescriptionPlainSwapOperationRequest.addValuationSymbolsItem(FrontendItemSpec valuationSymbolsItem)
Method parameters in net.finmath.smartcontract.model with type arguments of type FrontendItemSpecModifier and TypeMethodDescriptionvoid
PlainSwapOperationRequest.setValuationSymbols(List<FrontendItemSpec> valuationSymbols)
PlainSwapOperationRequest.valuationSymbols(List<FrontendItemSpec> valuationSymbols)