Uses of Class
net.finmath.smartcontract.product.xml.RequestedCollateralAllocationAction
Packages that use RequestedCollateralAllocationAction
-
Uses of RequestedCollateralAllocationAction in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as RequestedCollateralAllocationActionModifier and TypeFieldDescriptionprotected RequestedCollateralAllocationAction
RequestCollateralAllocation.requestedAction
Methods in net.finmath.smartcontract.product.xml that return RequestedCollateralAllocationActionModifier and TypeMethodDescriptionObjectFactory.createRequestedCollateralAllocationAction()
Create an instance ofRequestedCollateralAllocationAction
RequestCollateralAllocation.getRequestedAction()
Gets the value of the requestedAction property.Methods in net.finmath.smartcontract.product.xml with parameters of type RequestedCollateralAllocationActionModifier and TypeMethodDescriptionvoid
RequestCollateralAllocation.setRequestedAction(RequestedCollateralAllocationAction value)
Sets the value of the requestedAction property.