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