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