Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_003_03.CategoryPurposeSEPA
Packages that use CategoryPurposeSEPA
-
Uses of CategoryPurposeSEPA in org.kapott.hbci.sepa.jaxb.pain_001_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_001_003_03 declared as CategoryPurposeSEPAModifier and TypeFieldDescriptionprotected CategoryPurposeSEPA
PaymentTypeInformationSCT1.ctgyPurp
protected CategoryPurposeSEPA
PaymentTypeInformationSCT2.ctgyPurp
Methods in org.kapott.hbci.sepa.jaxb.pain_001_003_03 that return CategoryPurposeSEPAModifier and TypeMethodDescriptionObjectFactory.createCategoryPurposeSEPA()
Create an instance ofCategoryPurposeSEPA
PaymentTypeInformationSCT1.getCtgyPurp()
Gets the value of the ctgyPurp property.PaymentTypeInformationSCT2.getCtgyPurp()
Gets the value of the ctgyPurp property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_003_03 with parameters of type CategoryPurposeSEPAModifier and TypeMethodDescriptionvoid
PaymentTypeInformationSCT1.setCtgyPurp
(CategoryPurposeSEPA value) Sets the value of the ctgyPurp property.void
PaymentTypeInformationSCT2.setCtgyPurp
(CategoryPurposeSEPA value) Sets the value of the ctgyPurp property.