Uses of Class
org.coderic.iso20022.messages.secl.AmountAndDirection27
Packages that use AmountAndDirection27
-
Uses of AmountAndDirection27 in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return AmountAndDirection27Modifier and TypeMethodDescriptionObjectFactory.createAmountAndDirection27()Create an instance ofAmountAndDirection27SettlementObligation5.getSttlmAmt()Gets the value of the sttlmAmt property.SettlementObligation8.getSttlmAmt()Gets the value of the sttlmAmt property.Methods in org.coderic.iso20022.messages.secl with parameters of type AmountAndDirection27Modifier and TypeMethodDescriptionvoidSettlementObligation5.setSttlmAmt(AmountAndDirection27 value) Sets the value of the sttlmAmt property.voidSettlementObligation8.setSttlmAmt(AmountAndDirection27 value) Sets the value of the sttlmAmt property.