Uses of Class
org.coderic.iso20022.messages.secl.SecuritiesAccount19
Packages that use SecuritiesAccount19
-
Uses of SecuritiesAccount19 in org.coderic.iso20022.messages.secl
Methods in org.coderic.iso20022.messages.secl that return SecuritiesAccount19Modifier and TypeMethodDescriptionObjectFactory.createSecuritiesAccount19()Create an instance ofSecuritiesAccount19SettlementObligationReportV03.getDlvryAcct()Gets the value of the dlvryAcct property.SettlementObligation8.getSfkpgAcct()Gets the value of the sfkpgAcct property.Methods in org.coderic.iso20022.messages.secl with parameters of type SecuritiesAccount19Modifier and TypeMethodDescriptionvoidSettlementObligationReportV03.setDlvryAcct(SecuritiesAccount19 value) Sets the value of the dlvryAcct property.voidSettlementObligation8.setSfkpgAcct(SecuritiesAccount19 value) Sets the value of the sfkpgAcct property.