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