Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.PersonIdentificationSchemeName1Choice
-
Packages that use PersonIdentificationSchemeName1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
Uses of PersonIdentificationSchemeName1Choice in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 declared as PersonIdentificationSchemeName1Choice Modifier and Type Field Description protected PersonIdentificationSchemeName1Choice
GenericPersonIdentification1. schmeNm
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 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_001_001_11 with parameters of type PersonIdentificationSchemeName1Choice Modifier and Type Method Description void
GenericPersonIdentification1. setSchmeNm(PersonIdentificationSchemeName1Choice value)
Sets the value of the schmeNm property.
-