Uses of Class
org.coderic.iso20022.messages.camt.DatePeriod2
Packages that use DatePeriod2
-
Uses of DatePeriod2 in org.coderic.iso20022.messages.camt
Methods in org.coderic.iso20022.messages.camt that return DatePeriod2Modifier and TypeMethodDescriptionObjectFactory.createDatePeriod2()Create an instance ofDatePeriod2TaxPeriod2.getFrToDt()Gets the value of the frToDt property.TaxPeriod3.getFrToDt()Gets the value of the frToDt property.CompensationResponse1.getPrd()Gets the value of the prd property.Methods in org.coderic.iso20022.messages.camt with parameters of type DatePeriod2Modifier and TypeMethodDescriptionvoidTaxPeriod2.setFrToDt(DatePeriod2 value) Sets the value of the frToDt property.voidTaxPeriod3.setFrToDt(DatePeriod2 value) Sets the value of the frToDt property.voidCompensationResponse1.setPrd(DatePeriod2 value) Sets the value of the prd property.