Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.DateAndPlaceOfBirth
-
Packages that use DateAndPlaceOfBirth Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of DateAndPlaceOfBirth in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as DateAndPlaceOfBirth Modifier and Type Field Description protected DateAndPlaceOfBirth
PersonIdentification3. dtAndPlcOfBirth
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return DateAndPlaceOfBirth Modifier and Type Method Description DateAndPlaceOfBirth
ObjectFactory. createDateAndPlaceOfBirth()
Create an instance ofDateAndPlaceOfBirth
DateAndPlaceOfBirth
PersonIdentification3. getDtAndPlcOfBirth()
Gets the value of the dtAndPlcOfBirth property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type DateAndPlaceOfBirth Modifier and Type Method Description void
PersonIdentification3. setDtAndPlcOfBirth(DateAndPlaceOfBirth value)
Sets the value of the dtAndPlcOfBirth property.
-