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 ofReasonCodeReason.getReasonCode()Gets the value of the reasonCode property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReasonCodeModifier and TypeMethodDescriptionvoidReason.setReasonCode(ReasonCode value) Sets the value of the reasonCode property.