Uses of Class
org.coderic.iso20022.messages.camt.TaxPeriod2
Packages that use TaxPeriod2
-
Uses of TaxPeriod2 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return TaxPeriod2Modifier and TypeMethodDescriptionObjectFactory.createTaxPeriod2()Create an instance ofTaxPeriod2TaxRecord2.getPrd()Gets the value of the prd property.TaxRecordDetails2.getPrd()Gets the value of the prd property.Methods in org.coderic.iso20022.messages.camt with parameters of type TaxPeriod2Modifier and TypeMethodDescriptionvoidTaxRecord2.setPrd(TaxPeriod2 value) Sets the value of the prd property.voidTaxRecordDetails2.setPrd(TaxPeriod2 value) Sets the value of the prd property.