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