Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.ClearingSystemMemberIdentification3Choice
-
Packages that use ClearingSystemMemberIdentification3Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of ClearingSystemMemberIdentification3Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as ClearingSystemMemberIdentification3Choice Modifier and Type Field Description protected ClearingSystemMemberIdentification3Choice
FinancialInstitutionIdentification3. clrSysMmbId
protected ClearingSystemMemberIdentification3Choice
FinancialInstitutionIdentification5Choice. clrSysMmbId
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return ClearingSystemMemberIdentification3Choice Modifier and Type Method Description ClearingSystemMemberIdentification3Choice
ObjectFactory. createClearingSystemMemberIdentification3Choice()
Create an instance ofClearingSystemMemberIdentification3Choice
ClearingSystemMemberIdentification3Choice
FinancialInstitutionIdentification3. getClrSysMmbId()
Gets the value of the clrSysMmbId property.ClearingSystemMemberIdentification3Choice
FinancialInstitutionIdentification5Choice. getClrSysMmbId()
Gets the value of the clrSysMmbId property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type ClearingSystemMemberIdentification3Choice Modifier and Type Method Description void
FinancialInstitutionIdentification3. setClrSysMmbId(ClearingSystemMemberIdentification3Choice value)
Sets the value of the clrSysMmbId property.void
FinancialInstitutionIdentification5Choice. setClrSysMmbId(ClearingSystemMemberIdentification3Choice value)
Sets the value of the clrSysMmbId property.
-