Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_001_01.OrganisationIdentification2
-
Packages that use OrganisationIdentification2 Package Description org.kapott.hbci.sepa.jaxb.pain_008_001_01 -
-
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 OrganisationIdentification2 Modifier and Type Field Description protected OrganisationIdentification2Party2Choice. orgIdprotected OrganisationIdentification2Party5Choice. orgIdMethods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 that return OrganisationIdentification2 Modifier and Type Method Description OrganisationIdentification2ObjectFactory. createOrganisationIdentification2()Create an instance ofOrganisationIdentification2OrganisationIdentification2Party2Choice. getOrgId()Gets the value of the orgId property.OrganisationIdentification2Party5Choice. getOrgId()Gets the value of the orgId property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_001_01 with parameters of type OrganisationIdentification2 Modifier and Type Method Description voidParty2Choice. setOrgId(OrganisationIdentification2 value)Sets the value of the orgId property.voidParty5Choice. setOrgId(OrganisationIdentification2 value)Sets the value of the orgId property.
-