Uses of Class
net.finmath.smartcontract.product.xml.Reason
Packages that use Reason
-
Uses of Reason in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml with type parameters of type ReasonModifier and TypeFieldDescriptionAllocationRefused.reason
ClearingRefused.reason
ClearingRequirements.reason
ClearingStatusItem.reason
ConfirmationDisputed.reason
ConsentRefused.reason
Exception.reason
VerificationStatusNotification.reason
Methods in net.finmath.smartcontract.product.xml that return ReasonMethods in net.finmath.smartcontract.product.xml that return types with arguments of type ReasonModifier and TypeMethodDescriptionAllocationRefused.getReason()
Gets the value of the reason property.ClearingRefused.getReason()
Gets the value of the reason property.ClearingRequirements.getReason()
Gets the value of the reason property.ClearingStatusItem.getReason()
Gets the value of the reason property.ConfirmationDisputed.getReason()
Gets the value of the reason property.ConsentRefused.getReason()
Gets the value of the reason property.Exception.getReason()
Gets the value of the reason property.VerificationStatusNotification.getReason()
Gets the value of the reason property.