Uses of Class
org.coderic.iso20022.messages.tsin.CashAccount16
Packages that use CashAccount16
-
Uses of CashAccount16 in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return CashAccount16Modifier and TypeMethodDescriptionObjectFactory.createCashAccount16()Create an instance ofCashAccount16PaymentMeans1.getPyeeCdtrAcct()Gets the value of the pyeeCdtrAcct property.PaymentMeans1.getPyerDbtrAcct()Gets the value of the pyerDbtrAcct property.Methods in org.coderic.iso20022.messages.tsin with parameters of type CashAccount16Modifier and TypeMethodDescriptionvoidPaymentMeans1.setPyeeCdtrAcct(CashAccount16 value) Sets the value of the pyeeCdtrAcct property.voidPaymentMeans1.setPyerDbtrAcct(CashAccount16 value) Sets the value of the pyerDbtrAcct property.