Uses of Class
net.finmath.smartcontract.product.xml.ReasonCode
Packages that use ReasonCode
-
Uses of ReasonCode in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReasonCodeMethods in net.finmath.smartcontract.product.xml that return ReasonCodeModifier and TypeMethodDescriptionObjectFactory.createReasonCode()
Create an instance ofReasonCode
Reason.getReasonCode()
Gets the value of the reasonCode property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReasonCodeModifier and TypeMethodDescriptionvoid
Reason.setReasonCode(ReasonCode value)
Sets the value of the reasonCode property.