Uses of Class
net.finmath.smartcontract.product.xml.WithholdingTaxReason
Packages that use WithholdingTaxReason
-
Uses of WithholdingTaxReason in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as WithholdingTaxReasonMethods in net.finmath.smartcontract.product.xml that return WithholdingTaxReasonModifier and TypeMethodDescriptionObjectFactory.createWithholdingTaxReason()
Create an instance ofWithholdingTaxReason
TaxWithholding.getReason()
Gets the value of the reason property.Methods in net.finmath.smartcontract.product.xml with parameters of type WithholdingTaxReasonModifier and TypeMethodDescriptionvoid
TaxWithholding.setReason(WithholdingTaxReason value)
Sets the value of the reason property.