Uses of Class
net.finmath.smartcontract.product.xml.ClearingExceptionReason
Packages that use ClearingExceptionReason
-
Uses of ClearingExceptionReason in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ClearingExceptionReasonModifier and TypeFieldDescriptionprotected ClearingExceptionReason
PartyTradeInformation.endUserExceptionReason
Methods in net.finmath.smartcontract.product.xml that return ClearingExceptionReasonModifier and TypeMethodDescriptionObjectFactory.createClearingExceptionReason()
Create an instance ofClearingExceptionReason
PartyTradeInformation.getEndUserExceptionReason()
Gets the value of the endUserExceptionReason property.Methods in net.finmath.smartcontract.product.xml with parameters of type ClearingExceptionReasonModifier and TypeMethodDescriptionvoid
PartyTradeInformation.setEndUserExceptionReason(ClearingExceptionReason value)
Sets the value of the endUserExceptionReason property.