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