Uses of Class
org.coderic.iso20022.messages.camt.TaxPeriod3
Packages that use TaxPeriod3
-
Uses of TaxPeriod3 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return TaxPeriod3Modifier and TypeMethodDescriptionObjectFactory.createTaxPeriod3()Create an instance ofTaxPeriod3TaxRecord3.getPrd()Gets the value of the prd property.TaxRecordDetails3.getPrd()Gets the value of the prd property.Methods in org.coderic.iso20022.messages.camt with parameters of type TaxPeriod3Modifier and TypeMethodDescriptionvoidTaxRecord3.setPrd(TaxPeriod3 value) Sets the value of the prd property.voidTaxRecordDetails3.setPrd(TaxPeriod3 value) Sets the value of the prd property.