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