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