Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_03.GenericAccountIdentificationSEPA
-
Packages that use GenericAccountIdentificationSEPA Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_03 -
-
Uses of GenericAccountIdentificationSEPA in org.kapott.hbci.sepa.jaxb.pain_002_001_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_03 declared as GenericAccountIdentificationSEPA Modifier and Type Field Description protected GenericAccountIdentificationSEPA
AccountIdentificationSEPAMandate. othr
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 that return GenericAccountIdentificationSEPA Modifier and Type Method Description GenericAccountIdentificationSEPA
ObjectFactory. createGenericAccountIdentificationSEPA()
Create an instance ofGenericAccountIdentificationSEPA
GenericAccountIdentificationSEPA
AccountIdentificationSEPAMandate. getOthr()
Gets the value of the othr property.Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_03 with parameters of type GenericAccountIdentificationSEPA Modifier and Type Method Description void
AccountIdentificationSEPAMandate. setOthr(GenericAccountIdentificationSEPA value)
Sets the value of the othr property.
-