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