Uses of Class
org.coderic.iso20022.messages.camt.DatePeriod2
-
Uses of DatePeriod2 in org.coderic.iso20022.messages.camt
Modifier and TypeMethodDescriptionObjectFactory.createDatePeriod2()
Create an instance ofDatePeriod2
TaxPeriod2.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.Modifier and TypeMethodDescriptionvoid
TaxPeriod2.setFrToDt
(DatePeriod2 value) Sets the value of the frToDt property.void
TaxPeriod3.setFrToDt
(DatePeriod2 value) Sets the value of the frToDt property.void
CompensationResponse1.setPrd
(DatePeriod2 value) Sets the value of the prd property.