Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_08.PersonIdentificationSchemeName1Choice
-
Packages that use PersonIdentificationSchemeName1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_08 -
-
Uses of PersonIdentificationSchemeName1Choice in org.kapott.hbci.sepa.jaxb.pain_008_001_08
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_08 declared as PersonIdentificationSchemeName1Choice Modifier and Type Field Description protected PersonIdentificationSchemeName1Choice
GenericPersonIdentification1. schmeNm
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 that return PersonIdentificationSchemeName1Choice Modifier and Type Method Description PersonIdentificationSchemeName1Choice
ObjectFactory. createPersonIdentificationSchemeName1Choice()
Create an instance ofPersonIdentificationSchemeName1Choice
PersonIdentificationSchemeName1Choice
GenericPersonIdentification1. getSchmeNm()
Gets the value of the schmeNm property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_08 with parameters of type PersonIdentificationSchemeName1Choice Modifier and Type Method Description void
GenericPersonIdentification1. setSchmeNm(PersonIdentificationSchemeName1Choice value)
Sets the value of the schmeNm property.
-