Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.OrganisationIdentification2
Packages that use OrganisationIdentification2
-
Uses of OrganisationIdentification2 in org.kapott.hbci.sepa.jaxb.pain_008_001_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_001_01 declared as OrganisationIdentification2Modifier and TypeFieldDescriptionprotected OrganisationIdentification2
Party2Choice.orgId
protected OrganisationIdentification2
Party5Choice.orgId
Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return OrganisationIdentification2Modifier and TypeMethodDescriptionObjectFactory.createOrganisationIdentification2()
Create an instance ofOrganisationIdentification2
Party2Choice.getOrgId()
Gets the value of the orgId property.Party5Choice.getOrgId()
Gets the value of the orgId property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type OrganisationIdentification2Modifier and TypeMethodDescriptionvoid
Party2Choice.setOrgId
(OrganisationIdentification2 value) Sets the value of the orgId property.void
Party5Choice.setOrgId
(OrganisationIdentification2 value) Sets the value of the orgId property.