Uses of Class
net.finmath.smartcontract.product.xml.AllocationReportingStatus
-
Uses of AllocationReportingStatus in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected AllocationReportingStatus
PackageInformation.allocationStatus
protected AllocationReportingStatus
PartyTradeInformation.allocationStatus
Modifier and TypeMethodDescriptionObjectFactory.createAllocationReportingStatus()
Create an instance ofAllocationReportingStatus
PackageInformation.getAllocationStatus()
Gets the value of the allocationStatus property.PartyTradeInformation.getAllocationStatus()
Gets the value of the allocationStatus property.Modifier and TypeMethodDescriptionvoid
PackageInformation.setAllocationStatus
(AllocationReportingStatus value) Sets the value of the allocationStatus property.void
PartyTradeInformation.setAllocationStatus
(AllocationReportingStatus value) Sets the value of the allocationStatus property.