Uses of Class
org.coderic.iso20022.messages.tsin.DateAndPlaceOfBirth
Packages that use DateAndPlaceOfBirth
-
Uses of DateAndPlaceOfBirth in org.coderic.iso20022.messages.tsin
Methods in org.coderic.iso20022.messages.tsin that return DateAndPlaceOfBirthModifier and TypeMethodDescriptionObjectFactory.createDateAndPlaceOfBirth()Create an instance ofDateAndPlaceOfBirthPersonIdentification3.getDtAndPlcOfBirth()Gets the value of the dtAndPlcOfBirth property.PersonIdentification5.getDtAndPlcOfBirth()Gets the value of the dtAndPlcOfBirth property.Methods in org.coderic.iso20022.messages.tsin with parameters of type DateAndPlaceOfBirthModifier and TypeMethodDescriptionvoidPersonIdentification3.setDtAndPlcOfBirth(DateAndPlaceOfBirth value) Sets the value of the dtAndPlcOfBirth property.voidPersonIdentification5.setDtAndPlcOfBirth(DateAndPlaceOfBirth value) Sets the value of the dtAndPlcOfBirth property.