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