Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_10.DateAndPlaceOfBirth1
-
Packages that use DateAndPlaceOfBirth1 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_10 -
-
Uses of DateAndPlaceOfBirth1 in org.kapott.hbci.sepa.jaxb.pain_008_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_10 declared as DateAndPlaceOfBirth1 Modifier and Type Field Description protected DateAndPlaceOfBirth1
PersonIdentification13. dtAndPlcOfBirth
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_10 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_008_001_10 with parameters of type DateAndPlaceOfBirth1 Modifier and Type Method Description void
PersonIdentification13. setDtAndPlcOfBirth(DateAndPlaceOfBirth1 value)
Sets the value of the dtAndPlcOfBirth property.
-