Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_01.GenericIdentification3
Packages that use GenericIdentification3
-
Uses of GenericIdentification3 in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as GenericIdentification3Modifier and TypeFieldDescriptionprotected GenericIdentification3FinancialInstitutionIdentification3.prtryIdprotected GenericIdentification3FinancialInstitutionIdentification5Choice.prtryIdprotected GenericIdentification3OrganisationIdentification2.prtryIdMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return GenericIdentification3Modifier and TypeMethodDescriptionObjectFactory.createGenericIdentification3()Create an instance ofGenericIdentification3FinancialInstitutionIdentification3.getPrtryId()Gets the value of the prtryId property.FinancialInstitutionIdentification5Choice.getPrtryId()Gets the value of the prtryId property.OrganisationIdentification2.getPrtryId()Gets the value of the prtryId property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type GenericIdentification3Modifier and TypeMethodDescriptionvoidFinancialInstitutionIdentification3.setPrtryId(GenericIdentification3 value) Sets the value of the prtryId property.voidFinancialInstitutionIdentification5Choice.setPrtryId(GenericIdentification3 value) Sets the value of the prtryId property.voidOrganisationIdentification2.setPrtryId(GenericIdentification3 value) Sets the value of the prtryId property.