Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.PersonIdentification13
-
Packages that use PersonIdentification13 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of PersonIdentification13 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 declared as PersonIdentification13 Modifier and Type Field Description protected PersonIdentification13
Party34Choice. prvtId
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return PersonIdentification13 Modifier and Type Method Description PersonIdentification13
ObjectFactory. createPersonIdentification13()
Create an instance ofPersonIdentification13
PersonIdentification13
Party34Choice. getPrvtId()
Gets the value of the prvtId property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with parameters of type PersonIdentification13 Modifier and Type Method Description void
Party34Choice. setPrvtId(PersonIdentification13 value)
Sets the value of the prvtId property.
-