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 ClearingExceptionReasonPartyTradeInformation.endUserExceptionReasonMethods in net.finmath.smartcontract.product.xml that return ClearingExceptionReasonModifier and TypeMethodDescriptionObjectFactory.createClearingExceptionReason()Create an instance ofClearingExceptionReasonPartyTradeInformation.getEndUserExceptionReason()Gets the value of the endUserExceptionReason property.Methods in net.finmath.smartcontract.product.xml with parameters of type ClearingExceptionReasonModifier and TypeMethodDescriptionvoidPartyTradeInformation.setEndUserExceptionReason(ClearingExceptionReason value) Sets the value of the endUserExceptionReason property.