Uses of Class
org.coderic.iso20022.messages.camt.TaxParty2
Packages that use TaxParty2
-
Uses of TaxParty2 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return TaxParty2Modifier and TypeMethodDescriptionObjectFactory.createTaxParty2()Create an instance ofTaxParty2TaxData1.getDbtr()Gets the value of the dbtr property.TaxInformation7.getDbtr()Gets the value of the dbtr property.TaxData1.getUltmtDbtr()Gets the value of the ultmtDbtr property.TaxInformation7.getUltmtDbtr()Gets the value of the ultmtDbtr property.Methods in org.coderic.iso20022.messages.camt with parameters of type TaxParty2Modifier and TypeMethodDescriptionvoidSets the value of the dbtr property.voidSets the value of the dbtr property.voidTaxData1.setUltmtDbtr(TaxParty2 value) Sets the value of the ultmtDbtr property.voidTaxInformation7.setUltmtDbtr(TaxParty2 value) Sets the value of the ultmtDbtr property.