Uses of Class
net.finmath.smartcontract.product.xml.Velocity
Packages that use Velocity
-
Uses of Velocity in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as VelocityMethods in net.finmath.smartcontract.product.xml that return VelocityModifier and TypeMethodDescriptionObjectFactory.createVelocity()
Create an instance ofVelocity
LimitApplicable.getVelocity()
Gets the value of the velocity property.Methods in net.finmath.smartcontract.product.xml with parameters of type VelocityModifier and TypeMethodDescriptionvoid
LimitApplicable.setVelocity(Velocity value)
Sets the value of the velocity property.