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