Uses of Class
org.coderic.iso20022.messages.acmt.AccountSwitchTechnicalRejectionV02
Packages that use AccountSwitchTechnicalRejectionV02
-
Uses of AccountSwitchTechnicalRejectionV02 in org.coderic.iso20022.messages.acmt
Methods in org.coderic.iso20022.messages.acmt that return AccountSwitchTechnicalRejectionV02Modifier and TypeMethodDescriptionObjectFactory.createAccountSwitchTechnicalRejectionV02()Create an instance ofAccountSwitchTechnicalRejectionV02Document.getAcctSwtchTechRjctn()Gets the value of the acctSwtchTechRjctn property.Methods in org.coderic.iso20022.messages.acmt with parameters of type AccountSwitchTechnicalRejectionV02Modifier and TypeMethodDescriptionvoidDocument.setAcctSwtchTechRjctn(AccountSwitchTechnicalRejectionV02 value) Sets the value of the acctSwtchTechRjctn property.