Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.CategoryPurpose1Choice
-
Packages that use CategoryPurpose1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
Uses of CategoryPurpose1Choice in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as CategoryPurpose1Choice Modifier and Type Field Description protected CategoryPurpose1Choice
PaymentTypeInformation26. ctgyPurp
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return CategoryPurpose1Choice Modifier and Type Method Description CategoryPurpose1Choice
ObjectFactory. createCategoryPurpose1Choice()
Create an instance ofCategoryPurpose1Choice
CategoryPurpose1Choice
PaymentTypeInformation26. getCtgyPurp()
Gets the value of the ctgyPurp property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type CategoryPurpose1Choice Modifier and Type Method Description void
PaymentTypeInformation26. setCtgyPurp(CategoryPurpose1Choice value)
Sets the value of the ctgyPurp property.
-