Uses of Class
net.finmath.smartcontract.product.xml.AllocationReportingStatus
Packages that use AllocationReportingStatus
-
Uses of AllocationReportingStatus in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as AllocationReportingStatusModifier and TypeFieldDescriptionprotected AllocationReportingStatusPackageInformation.allocationStatusprotected AllocationReportingStatusPartyTradeInformation.allocationStatusMethods in net.finmath.smartcontract.product.xml that return AllocationReportingStatusModifier and TypeMethodDescriptionObjectFactory.createAllocationReportingStatus()Create an instance ofAllocationReportingStatusPackageInformation.getAllocationStatus()Gets the value of the allocationStatus property.PartyTradeInformation.getAllocationStatus()Gets the value of the allocationStatus property.Methods in net.finmath.smartcontract.product.xml with parameters of type AllocationReportingStatusModifier and TypeMethodDescriptionvoidPackageInformation.setAllocationStatus(AllocationReportingStatus value) Sets the value of the allocationStatus property.voidPartyTradeInformation.setAllocationStatus(AllocationReportingStatus value) Sets the value of the allocationStatus property.