Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.OrganisationIdentification2
-
Packages that use OrganisationIdentification2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_01 -
-
Uses of OrganisationIdentification2 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as OrganisationIdentification2 Modifier and Type Field Description protected OrganisationIdentification2
Party2Choice. orgId
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return OrganisationIdentification2 Modifier and Type Method Description OrganisationIdentification2
ObjectFactory. createOrganisationIdentification2()
Create an instance ofOrganisationIdentification2
OrganisationIdentification2
Party2Choice. getOrgId()
Gets the value of the orgId property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type OrganisationIdentification2 Modifier and Type Method Description void
Party2Choice. setOrgId(OrganisationIdentification2 value)
Sets the value of the orgId property.
-