Uses of Class
net.finmath.smartcontract.product.xml.Approvals
-
Uses of Approvals in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected Approvals
Allocation.approvals
protected Approvals
ApprovalStatusNotification.approvals
protected Approvals
Trade.approvals
protected Approvals
TradePackage.approvals
Modifier and TypeMethodDescriptionObjectFactory.createApprovals()
Create an instance ofApprovals
Allocation.getApprovals()
Gets the value of the approvals property.ApprovalStatusNotification.getApprovals()
Gets the value of the approvals property.Trade.getApprovals()
Gets the value of the approvals property.TradePackage.getApprovals()
Gets the value of the approvals property.Modifier and TypeMethodDescriptionvoid
Allocation.setApprovals
(Approvals value) Sets the value of the approvals property.void
ApprovalStatusNotification.setApprovals
(Approvals value) Sets the value of the approvals property.void
Trade.setApprovals
(Approvals value) Sets the value of the approvals property.void
TradePackage.setApprovals
(Approvals value) Sets the value of the approvals property.