Uses of Class
net.finmath.smartcontract.product.xml.DeclearReason
Packages that use DeclearReason
-
Uses of DeclearReason in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as DeclearReasonMethods in net.finmath.smartcontract.product.xml that return DeclearReasonModifier and TypeMethodDescriptionObjectFactory.createDeclearReason()
Create an instance ofDeclearReason
DeClear.getReason()
Gets the value of the reason property.Methods in net.finmath.smartcontract.product.xml with parameters of type DeclearReasonModifier and TypeMethodDescriptionvoid
DeClear.setReason(DeclearReason value)
Sets the value of the reason property.