Uses of Class
org.coderic.iso20022.messages.canm.FeeAmount3
Packages that use FeeAmount3
-
Uses of FeeAmount3 in org.coderic.iso20022.messages.canm
Methods in org.coderic.iso20022.messages.canm that return FeeAmount3Modifier and TypeMethodDescriptionObjectFactory.createFeeAmount3()Create an instance ofFeeAmount3AdditionalFee2.getFeeAmt()Gets the value of the feeAmt property.AdditionalFee2.getFeeRcncltnAmt()Gets the value of the feeRcncltnAmt property.Methods in org.coderic.iso20022.messages.canm with parameters of type FeeAmount3Modifier and TypeMethodDescriptionvoidAdditionalFee2.setFeeAmt(FeeAmount3 value) Sets the value of the feeAmt property.voidAdditionalFee2.setFeeRcncltnAmt(FeeAmount3 value) Sets the value of the feeRcncltnAmt property.