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 RequestedCollateralAllocationActionRequestCollateralAllocation.requestedActionMethods in net.finmath.smartcontract.product.xml that return RequestedCollateralAllocationActionModifier and TypeMethodDescriptionObjectFactory.createRequestedCollateralAllocationAction()Create an instance ofRequestedCollateralAllocationActionRequestCollateralAllocation.getRequestedAction()Gets the value of the requestedAction property.Methods in net.finmath.smartcontract.product.xml with parameters of type RequestedCollateralAllocationActionModifier and TypeMethodDescriptionvoidRequestCollateralAllocation.setRequestedAction(RequestedCollateralAllocationAction value) Sets the value of the requestedAction property.