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